diff options
Diffstat (limited to 'src/include/parser/scansup.h')
-rw-r--r-- | src/include/parser/scansup.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/parser/scansup.h b/src/include/parser/scansup.h index 3bc0ba46db3..82b80df1586 100644 --- a/src/include/parser/scansup.h +++ b/src/include/parser/scansup.h @@ -1,12 +1,12 @@ /*------------------------------------------------------------------------- * - * scansup.h-- + * scansup.h * scanner support routines. used by both the bootstrap lexer * as well as the normal lexer * * Copyright (c) 1994, Regents of the University of California * - * $Id: scansup.h,v 1.5 1998/09/01 04:37:44 momjian Exp $ + * $Id: scansup.h,v 1.6 1999/02/13 23:21:57 momjian Exp $ * *------------------------------------------------------------------------- */ |