diff options
Diffstat (limited to 'src/pluto/lex.c')
-rw-r--r-- | src/pluto/lex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/lex.c b/src/pluto/lex.c index 5c811725a..08ab43876 100644 --- a/src/pluto/lex.c +++ b/src/pluto/lex.c @@ -11,7 +11,7 @@ * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. * - * RCSID $Id: lex.c,v 1.1 2004/03/15 20:35:28 as Exp $ + * RCSID $Id: lex.c 3252 2007-10-06 21:24:50Z andreas $ */ #include <stdio.h> |