diff options
Diffstat (limited to 'src/ralloc.c')
-rw-r--r-- | src/ralloc.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ralloc.c b/src/ralloc.c index f710cfdc2b7..75c25258a9d 100644 --- a/src/ralloc.c +++ b/src/ralloc.c @@ -1286,3 +1286,6 @@ r_alloc_init () use_relocatable_buffers = 1; } + +/* arch-tag: 6a524a15-faff-44c8-95d4-a5da6f55110f + (do not change this comment) */ |