[PATCH 1/2] cmd: Improve WCMD_fgets documentation

Dan Kegel dank at kegel.com
Fri Sep 30 22:01:47 CDT 2011


+ * We can't use the native f* functions because of the filename
syntax differences
+ * between DOS and Unix.

That doesn't belong in a function comment; it's
an implementation detail that belongs, at most,
inside the function.



More information about the wine-devel mailing list