summaryrefslogtreecommitdiff
path: root/src/msdos.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/msdos.h')
-rw-r--r--src/msdos.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/msdos.h b/src/msdos.h
index 691822f3127..863ca486e8d 100644
--- a/src/msdos.h
+++ b/src/msdos.h
@@ -5,8 +5,8 @@ This file is part of GNU Emacs.
GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
+the Free Software Foundation, either version 3 of the License, or (at
+your option) any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -129,4 +129,3 @@ void XMenuDestroy (Display *, XMenu *);
#endif /* not HAVE_X_WINDOWS */
#endif /* not EMACS_MSDOS_H */
-