bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

src/skeleton.h


From: Magnus Fromreide
Subject: src/skeleton.h
Date: Tue, 30 Apr 2002 23:30:39 +0200 (MEST)

Would you please consider this trivial patch in order to move one step
closer to standard C.
For the trunk:

--- src/skeleton.h      2 Jan 2002 14:56:12 -0000       1.2
+++ src/skeleton.h      30 Apr 2002 21:22:45 -0000
@@ -73,4 +73,4 @@
   int skel_lex PARAMS ((yystype *yylval, yyltype *yylloc))
 YY_DECL;

-#endif SKELETON_H_
+#endif /* SKELETON_H_ */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]