diff options
Diffstat (limited to 'src/IO/about.c')
-rw-r--r-- | src/IO/about.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/IO/about.c b/src/IO/about.c index a8585dce..2df93291 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -12,7 +12,7 @@ #include <config.h> -/* +/** * HTML text for startup screen */ const char *const AboutSplash= |