diff options
author | Colin Harrison <colin.harrison@virgin.net> | 2010-10-07 13:49:17 +0200 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2010-10-07 13:49:17 +0200 |
commit | 3b20344bf3c5ae7a8291041d4887dc8f23644d40 (patch) | |
tree | 91dd5db5211d69def48a6634c20f65e573345bae /src | |
parent | f8f0a68247b920052df0796a39ebcdc2e4161d05 (diff) |
Missing end comment in libXpm/src/parse.c
CVS tag removal chopped too much out in this case...
Signed-off-by: Julien Cristau <jcristau@debian.org>
Diffstat (limited to 'src')
-rw-r--r-- | src/parse.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parse.c b/src/parse.c index 55e46b5..5c7915f 100644 --- a/src/parse.c +++ b/src/parse.c @@ -21,6 +21,7 @@ * Except as contained in this notice, the name of GROUPE BULL shall not be * used in advertising or otherwise to promote the sale, use or other dealings * in this Software without prior written authorization from GROUPE BULL. + */ /*****************************************************************************\ * parse.c: * |