diff options
| author | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
| commit | 463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch) | |
| tree | 3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /src/process.h | |
| parent | 4256310de631bd57c78b88b5131caa073315b3d7 (diff) | |
| download | emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip | |
New directory
Diffstat (limited to 'src/process.h')
| -rw-r--r-- | src/process.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/process.h b/src/process.h index 63680a0ed8e..6ad7f7ddf5e 100644 --- a/src/process.h +++ b/src/process.h | |||
| @@ -133,6 +133,3 @@ extern int synch_process_retcode; | |||
| 133 | #ifndef NULL_DEVICE | 133 | #ifndef NULL_DEVICE |
| 134 | #define NULL_DEVICE "/dev/null" | 134 | #define NULL_DEVICE "/dev/null" |
| 135 | #endif | 135 | #endif |
| 136 | |||
| 137 | /* arch-tag: dffedfc4-d7bc-4b58-a26f-c16155449c72 | ||
| 138 | (do not change this comment) */ | ||