diff options
| author | Karl Heuer | 1996-09-17 03:47:11 +0000 |
|---|---|---|
| committer | Karl Heuer | 1996-09-17 03:47:11 +0000 |
| commit | 8e4c450d30c4e641eaf0b78bfdf28610526fac84 (patch) | |
| tree | c65161b230aa50bc92e55b7999404c346b1a7358 /src/s/template.h | |
| parent | 6df54671fdbe53113164ffed5b36fa2a83ae85e0 (diff) | |
| download | emacs-8e4c450d30c4e641eaf0b78bfdf28610526fac84.tar.gz emacs-8e4c450d30c4e641eaf0b78bfdf28610526fac84.zip | |
Comment change.
Diffstat (limited to 'src/s/template.h')
| -rw-r--r-- | src/s/template.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/template.h b/src/s/template.h index c6bd9afe0a9..ee6da5cc57a 100644 --- a/src/s/template.h +++ b/src/s/template.h | |||
| @@ -34,7 +34,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 34 | /* #define BSD4_1 */ | 34 | /* #define BSD4_1 */ |
| 35 | /* #define BSD4_2 */ | 35 | /* #define BSD4_2 */ |
| 36 | /* #define BSD4_3 */ | 36 | /* #define BSD4_3 */ |
| 37 | /* #define BSD */ | 37 | /* #define BSD_SYSTEM */ |
| 38 | /* #define VMS */ | 38 | /* #define VMS */ |
| 39 | 39 | ||
| 40 | /* SYSTEM_TYPE should indicate the kind of system you are using. | 40 | /* SYSTEM_TYPE should indicate the kind of system you are using. |