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 () | |||
| 1286 | 1286 | ||
| 1287 | use_relocatable_buffers = 1; | 1287 | use_relocatable_buffers = 1; |
| 1288 | } | 1288 | } |
| 1289 | |||
| 1290 | /* arch-tag: 6a524a15-faff-44c8-95d4-a5da6f55110f | ||
| 1291 | (do not change this comment) */ | ||