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 | 42f1f417989b09ad968a1188e3cf263b4d7735a3 (patch) | |
tree | 031b7f266f732d44cf596cca0fed3645743a00b1 /nt/ftime.bat | |
parent | 2930c6b4db77a6fd9b215fe216add3c9ff453be8 (diff) | |
download | emacs-42f1f417989b09ad968a1188e3cf263b4d7735a3.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
|