diff lib/long-options.c @ 16235:18a38c9615f0

In commentary, do not use ` to quote.
author Paul Eggert <eggert@cs.ucla.edu>
date Thu, 05 Jan 2012 23:53:49 -0800
parents 8250f2777afc
children e542fd46ad6f
line wrap: on
line diff
--- a/lib/long-options.c	Thu Jan 05 23:44:15 2012 -0800
+++ b/lib/long-options.c	Thu Jan 05 23:53:49 2012 -0800
@@ -38,7 +38,7 @@
 };
 
 /* Process long options --help and --version, but only if argc == 2.
-   Be careful not to gobble up `--'.  */
+   Be careful not to gobble up "--".  */
 
 void
 parse_long_options (int argc,