diff options
Diffstat (limited to 'src/lastfile.c')
-rw-r--r-- | src/lastfile.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lastfile.c b/src/lastfile.c index 4e6517e85e1..867ed5a2f7c 100644 --- a/src/lastfile.c +++ b/src/lastfile.c @@ -49,5 +49,3 @@ char my_endbss[1]; static char _my_endbss[1]; char * my_endbss_static = _my_endbss; -/* arch-tag: 67e81ab4-e14f-44b2-8875-c0c12252223e - (do not change this comment) */ |