OSDN Git Service

* config/m68k/m68k-protos.h: Convert to ISO C90.
[pf3gnuchains/gcc-fork.git] / gcc / opts.c
index c9f8c6a..24741da 100644 (file)
@@ -148,7 +148,7 @@ static unsigned int columns = 80;
 /* What to print when a switch has no documentation.  */
 static const char undocumented_msg[] = N_("This switch lacks documentation");
 
-/* Input file names. */
+/* Input file names.  */
 const char **in_fnames;
 unsigned num_in_fnames;