diff options
author | Miles Bader <miles@gnu.org> | 2003-09-02 19:14:00 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2003-09-02 19:14:00 +0000 |
commit | a2fcf0296f411f5658bfb1445233e8a58ecbc281 (patch) | |
tree | 189957c57a634179fcf59d5004539d7f1c8c2035 /nt/ftime.bat | |
parent | b9e6b4981b4931b2521de67959803f4996ae12ba (diff) | |
download | emacs-a2fcf0296f411f5658bfb1445233e8a58ecbc281.tar.gz |
Fix some DOS line-ending inconsistencies introduced with arch-tag:
Diffstat (limited to 'nt/ftime.bat')
-rw-r--r-- | nt/ftime.bat | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nt/ftime.bat b/nt/ftime.bat index f1c4b345df3..beb87af459b 100644 --- a/nt/ftime.bat +++ b/nt/ftime.bat @@ -21,7 +21,7 @@ prep /m ..\src\obj\i386\pemacs if errorlevel 1 goto done
plist ..\src\obj\i386\pemacs > %1
:done
- -goto skipArchTag - arch-tag: d1c629de-9172-4d72-ab68-9d45ab9903cc -:skipArchTag +
+goto skipArchTag
+ arch-tag: d1c629de-9172-4d72-ab68-9d45ab9903cc
+:skipArchTag
|