(syms_of_msdos): Fix typo.
This commit is contained in:
parent
c7856dbefc
commit
54bd13807d
1 changed files with 1 additions and 1 deletions
|
@ -2923,7 +2923,7 @@ syms_of_msdos ()
|
|||
staticpro (&recent_doskeys);
|
||||
|
||||
defsubr (&Srecent_doskeys);
|
||||
defsubt (&Smsdos_long_file_names);
|
||||
defsubr (&Smsdos_long_file_names);
|
||||
}
|
||||
|
||||
#endif /* MSDOS */
|
||||
|
|
Loading…
Add table
Reference in a new issue