diff options
Diffstat (limited to 'src/firstfile.c')
-rw-r--r-- | src/firstfile.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/firstfile.c b/src/firstfile.c index 295c9b7ff65..faa192257ba 100644 --- a/src/firstfile.c +++ b/src/firstfile.c @@ -33,3 +33,5 @@ extern int initialized; static int * dummy = &initialized; #endif +/* arch-tag: a6c0d2dd-00c3-4ba5-95a5-9c8ab82f39b2 + (do not change this comment) */ |