diff options
Diffstat (limited to 'src/process.h')
-rw-r--r-- | src/process.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/process.h b/src/process.h index 6ad7f7ddf5e..63680a0ed8e 100644 --- a/src/process.h +++ b/src/process.h @@ -133,3 +133,6 @@ extern int synch_process_retcode; #ifndef NULL_DEVICE #define NULL_DEVICE "/dev/null" #endif + +/* arch-tag: dffedfc4-d7bc-4b58-a26f-c16155449c72 + (do not change this comment) */ |