regsvr32: Clean up comments

Hugh McMaster hugh.mcmaster at masterindexing.com
Mon Apr 21 07:30:32 CDT 2014


This patch fixes a number of spelling, grammar and logic errors in the comments of regsvr32.c.

It also removes the usage comment block. (I discussed this with Nikolay Sivov, who believes "it doesn't add any useful information".)

The other major comment blocks:

 *  Note the complication that this version may be passed unix format file names
 *  which might be mistaken for flags.  Conveniently the Windows version
 *  requires each flag to be separate (e.g. no /su ) and so we will simply
 *  assume that anything longer than /. is a filename.

and

 * This version deliberately differs in error handling compared to the
 * windows version.

have been moved closer to the main() entry point.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: regsvr32-comment-fixes.patch
Type: application/octet-stream
Size: 3340 bytes
Desc: regsvr32-comment-fixes.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140421/75d80d2c/attachment-0001.obj>


More information about the wine-patches mailing list