]> granicus.if.org Git - nethack/commitdiff
more newlines at end of files
authornethack.allison <nethack.allison>
Sun, 23 Feb 2003 14:34:12 +0000 (14:34 +0000)
committernethack.allison <nethack.allison>
Sun, 23 Feb 2003 14:34:12 +0000 (14:34 +0000)
sys/wince/mhmap.c
sys/wince/mhstatus.c

index ef753c94d197300fa6ab838b000abfaf1e84ec10..ed320d6a07842de7b516bd35d79d0bd7d0324d2d 100644 (file)
@@ -900,4 +900,5 @@ void nhapply_image_transparent(
                sourceDC, s_x, s_y, s_width, s_height,
                cTransparent 
        );
-}
\ No newline at end of file
+}
+
index c83f386c8a8679674a49a3a6f2e0fe08abd50ff6..78ddbd96382727bc57f25ad8c1969bab9d8bdae7 100644 (file)
@@ -269,4 +269,5 @@ void FormatStatusString(char* text, int format)
        if(Slimed)         Sprintf(nb = eos(nb), " Slime");
        if(cap > UNENCUMBERED)
                Sprintf(nb = eos(nb), " %s", enc_stat[cap]);
-}
\ No newline at end of file
+}
+