diff options
Diffstat (limited to 'src/pluto/lex.h')
-rw-r--r-- | src/pluto/lex.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pluto/lex.h b/src/pluto/lex.h index c5194ed3a..f16769144 100644 --- a/src/pluto/lex.h +++ b/src/pluto/lex.h @@ -10,8 +10,6 @@ * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. - * - * RCSID $Id$ */ #define MAX_TOK_LEN 2048 /* includes terminal '\0' */ |