From 6fa8bd61c1cc0f56d5d7235a712782c4a3e0963b Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 27 Jun 2007 10:04:02 +0000 Subject: [PATCH] cosmetics --- src/starter/keywords.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/starter/keywords.h b/src/starter/keywords.h index 62821aa5a..d527fa0b4 100644 --- a/src/starter/keywords.h +++ b/src/starter/keywords.h @@ -25,9 +25,9 @@ typedef enum { KW_CHARONSTART, KW_PLUTOSTART, - /* pluto/charon keywords */ + /* pluto/charon keywords */ KW_PLUTODEBUG, - KW_CHARONDEBUG, + KW_CHARONDEBUG, KW_PREPLUTO, KW_POSTPLUTO, KW_UNIQUEIDS,