]> gcc.gnu.org Git - gcc.git/commitdiff
Fix typo.
authorJeff Law <law@gcc.gnu.org>
Tue, 26 May 1998 22:54:19 +0000 (16:54 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 26 May 1998 22:54:19 +0000 (16:54 -0600)
From-SVN: r20076

gcc/README.gnat

index ef43acf7da788b5019187ecf408788236eed40df..77e21c097e645d9c71ef776fc59ea060be80b7fd 100644 (file)
@@ -122,7 +122,7 @@ diff -c ada/a-misc.c /home/brolley/comp/egcs/tmp/ada/a-misc.c
   
   void
 ! init_parse (filename)
-!      char *filename
+!      char *filename;
   {
     lang_expand_expr = gnat_expand_expr;
   
This page took 0.059999 seconds and 5 git commands to generate.