Author: Whiteknight
Date: Fri Aug  8 12:00:02 2008
New Revision: 30135

Modified:
   branches/gsoc_pdd09/compilers/pirc/new/pirparser.c

Log:
[gsoc_pdd09] remove a few non-printing ASCII characters from pirparser.c

Modified: branches/gsoc_pdd09/compilers/pirc/new/pirparser.c
==============================================================================
--- branches/gsoc_pdd09/compilers/pirc/new/pirparser.c  (original)
+++ branches/gsoc_pdd09/compilers/pirc/new/pirparser.c  Fri Aug  8 12:00:02 2008
@@ -1642,7 +1642,7 @@
 # define YYMAXDEPTH 10000
 #endif
 
-
+
 
 #if YYERROR_VERBOSE
 
@@ -1853,7 +1853,7 @@
     }
 }
 #endif /* YYERROR_VERBOSE */
-
+
 
 /*-----------------------------------------------.
 | Release the memory associated to this symbol.  |

Reply via email to