summaryrefslogtreecommitdiff
path: root/src/msdos.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-07-02 01:00:05 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2012-07-02 01:00:05 -0700
commite3ac128172da6ced7930b8c99d7bf1f2da19cac2 (patch)
tree6a875ae0dfb2987b7b25fd815ed5ff2e66e58878 /src/msdos.c
parent3b3e4caca71abc2df49f95090aaccb96cbb75a41 (diff)
Spelling fixes.
Diffstat (limited to 'src/msdos.c')
-rw-r--r--src/msdos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/msdos.c b/src/msdos.c
index 4dec901988..ba26b7462e 100644
--- a/src/msdos.c
+++ b/src/msdos.c
@@ -31,7 +31,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#include <time.h>
#include <sys/param.h>
#include <sys/time.h>
-/* gettine and settime in dos.h clash with their namesakes from
+/* gettime and settime in dos.h clash with their namesakes from
gnulib, so we move out of our way the prototypes in dos.h. */
#define gettime dos_h_gettime_
#define settime dos_h_settime_