diff options
Diffstat (limited to 'src/mktime.c')
-rw-r--r-- | src/mktime.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mktime.c b/src/mktime.c index fa9c9911edb..cd8f0254030 100644 --- a/src/mktime.c +++ b/src/mktime.c @@ -564,3 +564,6 @@ Local Variables: compile-command: "gcc -DDEBUG -DHAVE_LIMITS_H -DSTDC_HEADERS -Wall -W -O -g mktime.c -o mktime" End: */ + +/* arch-tag: 9456752f-7ddd-47cb-8286-fa807b1355ae + (do not change this comment) */ |