diff options
| author | Jim Blandy | 1993-05-25 02:42:40 +0000 |
|---|---|---|
| committer | Jim Blandy | 1993-05-25 02:42:40 +0000 |
| commit | a753b63755835e3fe5f48acc2196cac71e352b2d (patch) | |
| tree | b844737a0df73a3add2fd21a6d5e2e4c813cdd22 /src/m | |
| parent | 79363a54adb5158832b6ac655bb48ea8e310f5a9 (diff) | |
| download | emacs-a753b63755835e3fe5f48acc2196cac71e352b2d.tar.gz emacs-a753b63755835e3fe5f48acc2196cac71e352b2d.zip | |
s/
Diffstat (limited to 'src/m')
| -rw-r--r-- | src/m/template.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/template.h b/src/m/template.h index fcf0b702758..2b2fc915a2b 100644 --- a/src/m/template.h +++ b/src/m/template.h | |||
| @@ -118,7 +118,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 118 | 118 | ||
| 119 | #define NO_SOCK_SIGIO | 119 | #define NO_SOCK_SIGIO |
| 120 | 120 | ||
| 121 | 121 | ||
| 122 | /* After adding support for a new system, modify the large case | 122 | /* After adding support for a new system, modify the large case |
| 123 | statement in the `configure' script to recognize reasonable | 123 | statement in the `configure' script to recognize reasonable |
| 124 | configuration names, and add a description of the system to | 124 | configuration names, and add a description of the system to |