diff options
| author | Stefan Kangas | 2022-11-18 15:48:22 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2022-11-18 16:02:19 +0100 |
| commit | ba485eb949ddec53b1d7b5d78f3fcfbe2be60d7d (patch) | |
| tree | aee24e35b156969e2450699b3d02621bcec3375e /msdos | |
| parent | c116d9f74c8fc81a7e98b1519fa300998a8a15c3 (diff) | |
| download | emacs-ba485eb949ddec53b1d7b5d78f3fcfbe2be60d7d.tar.gz emacs-ba485eb949ddec53b1d7b5d78f3fcfbe2be60d7d.zip | |
; Fix typos
Diffstat (limited to 'msdos')
| -rw-r--r-- | msdos/autogen/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/autogen/config.in b/msdos/autogen/config.in index 14782ab4bfe..4b1cfb96e86 100644 --- a/msdos/autogen/config.in +++ b/msdos/autogen/config.in | |||
| @@ -217,7 +217,7 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ | |||
| 217 | whether the gnulib module scanf shall be considered present. */ | 217 | whether the gnulib module scanf shall be considered present. */ |
| 218 | #undef GNULIB_SCANF | 218 | #undef GNULIB_SCANF |
| 219 | 219 | ||
| 220 | /* Define if ths system is compatible with GNU/Linux. */ | 220 | /* Define if this system is compatible with GNU/Linux. */ |
| 221 | #undef GNU_LINUX | 221 | #undef GNU_LINUX |
| 222 | 222 | ||
| 223 | /* Define to 1 if you want to use the GNU memory allocator. */ | 223 | /* Define to 1 if you want to use the GNU memory allocator. */ |