diff options
| author | Jim Blandy | 1993-07-28 18:57:47 +0000 |
|---|---|---|
| committer | Jim Blandy | 1993-07-28 18:57:47 +0000 |
| commit | c1f4f81aec815053bdd3b8f1c93b8891715c8d67 (patch) | |
| tree | 8ebce6e74525e4db933b290b12f18878683d4ef2 /src | |
| parent | e0e534b608197926bcddd6915ffe09713df88598 (diff) | |
| download | emacs-c1f4f81aec815053bdd3b8f1c93b8891715c8d67.tar.gz emacs-c1f4f81aec815053bdd3b8f1c93b8891715c8d67.zip | |
* hpux9.h: Doc fix.
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/hpux9.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/hpux9.h b/src/s/hpux9.h index 0b3807d0886..7b4e9f26fab 100644 --- a/src/s/hpux9.h +++ b/src/s/hpux9.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* System description file for hpux version 9. */ | 1 | /* System description file for hpux version 9. */ |
| 2 | 2 | ||
| 3 | #include "hpux8.h" | 3 | #include "hpux8.h" |
| 4 | 4 | ||