public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin/main] Cygwin: path.cc: fix comment starting with // but ending in */
@ 2024-01-11 12:22 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2024-01-11 12:22 UTC (permalink / raw)
  To: cygwin-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=5edd189d1ce70383f81214b9ea26e2637b3786fc

commit 5edd189d1ce70383f81214b9ea26e2637b3786fc
Author:     Corinna Vinschen <corinna@vinschen.de>
AuthorDate: Thu Jan 11 13:21:54 2024 +0100
Commit:     Corinna Vinschen <corinna@vinschen.de>
CommitDate: Thu Jan 11 13:21:54 2024 +0100

    Cygwin: path.cc: fix comment starting with // but ending in */
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/path.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/winsup/cygwin/path.cc b/winsup/cygwin/path.cc
index c3f84f7f8071..b8e5746fdd2a 100644
--- a/winsup/cygwin/path.cc
+++ b/winsup/cygwin/path.cc
@@ -3131,7 +3131,7 @@ restart:
   major = 0;
   minor = 0;
   mode = 0;
-  // mount_flags is an incoming value set in path_conv */
+  /* mount_flags is an incoming value set in path_conv */
   path_flags = 0;
 
   PVOID eabuf = &nfs_aol_ffei;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-11 12:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-11 12:22 [newlib-cygwin/main] Cygwin: path.cc: fix comment starting with // but ending in */ Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).