mirror of
https://git.freebsd.org/ports.git
synced 2025-07-13 07:19:16 -04:00
or more months in the form of tables. Submitted by: Keiichi SHIMA <keiichi@iijlab.net> Reviewed by: sumikawa
11 lines
336 B
C
11 lines
336 B
C
--- icalmerge.c.orig Thu Jul 31 07:19:06 2003
|
|
+++ icalmerge.c Wed Apr 13 18:08:16 2005
|
|
@@ -27,7 +27,7 @@
|
|
#include "config.h"
|
|
|
|
|
|
-#define PRODID "-//W3C//NONSGML icalmerge " ## VERSION ## "//EN"
|
|
+#define PRODID "-//W3C//NONSGML icalmerge "/**/VERSION/**/"//EN"
|
|
|
|
#define ERR_OUT_OF_MEM 1 /* Program exit codes */
|
|
#define ERR_USAGE 2
|