diff options
Diffstat (limited to 'src/gmalloc.c')
-rw-r--r-- | src/gmalloc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gmalloc.c b/src/gmalloc.c index 8314798b171..8a3cba28bff 100644 --- a/src/gmalloc.c +++ b/src/gmalloc.c @@ -2173,5 +2173,3 @@ mprobe (__ptr_t ptr) #endif /* GC_MCHECK */ -/* arch-tag: 93dce5c0-f49a-41b5-86b1-f91c4169c02e - (do not change this comment) */ |