summaryrefslogtreecommitdiff
path: root/src/doprnt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/doprnt.c')
-rw-r--r--src/doprnt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/doprnt.c b/src/doprnt.c
index 6b07a68c0bc..16565ff703a 100644
--- a/src/doprnt.c
+++ b/src/doprnt.c
@@ -279,5 +279,3 @@ doprnt (char *buffer, register int bufsize, const char *format,
return bufptr - buffer;
}
-/* arch-tag: aa0ab528-7c5f-4c73-894c-aa2526a1efb3
- (do not change this comment) */