python-sip/build-compare.diff

17 lines
441 B
Diff

Index: sipgen/gencode.c
===================================================================
--- sipgen/gencode.c.orig
+++ sipgen/gencode.c
@@ -12687,9 +12687,9 @@ static FILE *createFile(moduleDef *mod,
"/*\n"
" * %s\n"
" *\n"
-" * Generated by SIP %s on %s"
+" * Generated by SIP %s"
,description
- ,sipVersion,ctime(&now));
+ ,sipVersion);
if (mod->copying != NULL)
prcode(fp,