From: nethack.allison Date: Sun, 23 Feb 2003 14:34:12 +0000 (+0000) Subject: more newlines at end of files X-Git-Tag: MOVE2GIT~2132 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6fd9194698aac27af23b57f35da2fc1ddb459c4d;p=nethack more newlines at end of files --- diff --git a/sys/wince/mhmap.c b/sys/wince/mhmap.c index ef753c94d..ed320d6a0 100644 --- a/sys/wince/mhmap.c +++ b/sys/wince/mhmap.c @@ -900,4 +900,5 @@ void nhapply_image_transparent( sourceDC, s_x, s_y, s_width, s_height, cTransparent ); -} \ No newline at end of file +} + diff --git a/sys/wince/mhstatus.c b/sys/wince/mhstatus.c index c83f386c8..78ddbd963 100644 --- a/sys/wince/mhstatus.c +++ b/sys/wince/mhstatus.c @@ -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 +} +