summaryrefslogtreecommitdiff
path: root/tools/bootstrp
diff options
context:
space:
mode:
authorNils Fuhrmann <nf@openoffice.org>2001-02-14 15:55:59 +0000
committerNils Fuhrmann <nf@openoffice.org>2001-02-14 15:55:59 +0000
commit6dcc4a7bd1814c1621b7a01f1f37d7768e7f9ff9 (patch)
treeba3346e8afa2ee3a6a067864ae37ed0b4148a8aa /tools/bootstrp
parent81c8991235d6448a02520facadce9aea7926d1f9 (diff)
Added new functionality for multiple solarlists
Diffstat (limited to 'tools/bootstrp')
-rw-r--r--tools/bootstrp/prj.cxx5
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;
}