dotgnu-pnet-commits
[Top][All Lists]
Advanced

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

[dotgnu-pnet-commits] libjit/dpas dpas-scanner.l


From: Aleksey Demakov
Subject: [dotgnu-pnet-commits] libjit/dpas dpas-scanner.l
Date: Thu, 30 Apr 2009 03:24:34 +0000

CVSROOT:        /sources/dotgnu-pnet
Module name:    libjit
Changes by:     Aleksey Demakov <avd>   09/04/30 03:24:34

Modified files:
        dpas           : dpas-scanner.l 

Log message:
        indent

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libjit/dpas/dpas-scanner.l?cvsroot=dotgnu-pnet&r1=1.6&r2=1.7

Patches:
Index: dpas-scanner.l
===================================================================
RCS file: /sources/dotgnu-pnet/libjit/dpas/dpas-scanner.l,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- dpas-scanner.l      23 May 2008 11:00:42 -0000      1.6
+++ dpas-scanner.l      30 Apr 2009 03:24:34 -0000      1.7
@@ -24,8 +24,9 @@
 #include "dpas-internal.h"
 #include "dpas-parser.h"
 #include <config.h>
+
 #ifndef HAVE_UNISTD_H
-       #define YY_NO_UNISTD_H
+# define YY_NO_UNISTD_H
 #endif
 
 extern YYSTYPE yylval;
@@ -354,4 +355,3 @@
                }
        }
 }
-




reply via email to

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