]> git.sur5r.net Git - bacula/bacula/commitdiff
Everywhere this format string is used, it's passed an integer, not a string.
authorLandon Fuller <landonf@opendarwin.org>
Tue, 28 Nov 2006 04:00:17 +0000 (04:00 +0000)
committerLandon Fuller <landonf@opendarwin.org>
Tue, 28 Nov 2006 04:00:17 +0000 (04:00 +0000)
Change the format string accordingly. This fixes segfault-on-usage().

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3713 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/version.h

index de9e0a635ba19ee6cbd83a615258fe6c24e7eec7..9284a71cbd32f7c846e2c03a5d8d520cd850ea6f 100644 (file)
@@ -7,7 +7,7 @@
 #define BDATE   "26 November 2006"
 #define LSMDATE "26Nov06"
 
-#define PROG_COPYRIGHT "Copyright (C) %s-2006 Free Software Foundation Europe e.V.\n"
+#define PROG_COPYRIGHT "Copyright (C) %d-2006 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2006"       /* year for copyright messages in progs */
 
 /*