diff options
Diffstat (limited to 'tools/bootstrp/prj.cxx')
-rw-r--r-- | tools/bootstrp/prj.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/bootstrp/prj.cxx b/tools/bootstrp/prj.cxx index 416b3e70d011..de39e4214598 100644 --- a/tools/bootstrp/prj.cxx +++ b/tools/bootstrp/prj.cxx @@ -2,9 +2,9 @@ * * $RCSfile: prj.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: nf $ $Date: 2001-02-14 12:50:19 $ + * last change: $Author: nf $ $Date: 2001-02-14 16:55:59 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -898,7 +898,6 @@ void Star::InsertToken ( char *yytext ) InsertSolarList( sItem ); } } - } break; } |