diff options
Diffstat (limited to 'src/filelock.c')
-rw-r--r-- | src/filelock.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/filelock.c b/src/filelock.c index bcad75199cd..cbf3f860a92 100644 --- a/src/filelock.c +++ b/src/filelock.c @@ -770,3 +770,6 @@ syms_of_filelock () } #endif /* CLASH_DETECTION */ + +/* arch-tag: e062676d-50b2-4be0-ab96-197c81b181a1 + (do not change this comment) */ |