diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/dgux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/dgux.h b/src/s/dgux.h index 495ec7d1615..6206908e2e2 100644 --- a/src/s/dgux.h +++ b/src/s/dgux.h | |||
| @@ -33,7 +33,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 33 | #define BSD4_2 | 33 | #define BSD4_2 |
| 34 | #define BSD4_3 | 34 | #define BSD4_3 |
| 35 | #define BSD4_4 | 35 | #define BSD4_4 |
| 36 | #define BSD | 36 | #define BSD_SYSTEM |
| 37 | 37 | ||
| 38 | /* SYSTEM_TYPE should indicate the kind of system you are using. | 38 | /* SYSTEM_TYPE should indicate the kind of system you are using. |
| 39 | It sets the Lisp variable system-type. */ | 39 | It sets the Lisp variable system-type. */ |