diff options
Diffstat (limited to 'src/pluto/lex.c')
-rw-r--r-- | src/pluto/lex.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pluto/lex.c b/src/pluto/lex.c index 71d1711f2..f48d24a54 100644 --- a/src/pluto/lex.c +++ b/src/pluto/lex.c @@ -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$ */ #include <stdio.h> |