From ccb67fe9261fc787d5fdf988038243ef856d8503 Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Sun, 3 Mar 2002 02:32:14 +0000 Subject: [PATCH] fix a cut-and-paste error --- win/win32/uudecode.dsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win/win32/uudecode.dsp b/win/win32/uudecode.dsp index 2c7b2fea1..638d7447d 100644 --- a/win/win32/uudecode.dsp +++ b/win/win32/uudecode.dsp @@ -64,7 +64,7 @@ echo decoding mnselcnt (mnselcnt.uu to mnselcnt.bmp) \ ..\..\util\uudecode.exe mnselcnt.uu \ echo decoding mnunsel (mnunsel.uu to mnunsel.bmp) \ ..\..\util\uudecode.exe mnunsel.uu \ -echo decoding mnsel (petmark.uu to petmark.bmp) \ +echo decoding petmark (petmark.uu to petmark.bmp) \ ..\..\util\uudecode.exe petmark.uu \ chdir ..\..\binary @@ -106,7 +106,7 @@ echo decoding mnselcnt (mnselcnt.uu to mnselcnt.bmp) \ ..\..\util\uudecode.exe mnselcnt.uu \ echo decoding mnunsel (mnunsel.uu to mnunsel.bmp) \ ..\..\util\uudecode.exe mnunsel.uu \ -echo decoding mnsel (petmark.uu to petmark.bmp) \ +echo decoding petmark (petmark.uu to petmark.bmp) \ ..\..\util\uudecode.exe petmark.uu \ chdir ..\..\binary