]> granicus.if.org Git - nethack/commitdiff
newlines at end of files
authornethack.allison <nethack.allison>
Sun, 23 Feb 2003 14:08:54 +0000 (14:08 +0000)
committernethack.allison <nethack.allison>
Sun, 23 Feb 2003 14:08:54 +0000 (14:08 +0000)
sys/wince/errno.h
sys/wince/mhaskyn.c
sys/wince/mhinput.c
sys/wince/mhinput.h
sys/wince/mhmain.c
sys/wince/mhmain.h
sys/wince/mhmsgwnd.c
sys/wince/mhrip.c
sys/wince/mhrip.h
sys/wince/mswproc.c
sys/wince/newres.h

index 5d8b8d7a9f31417be97b03e6faad20bc09750971..c6c3193a850f96dfe3eabbff86f61fda5487e6fb 100644 (file)
@@ -1,3 +1,4 @@
 /* empty file */
 
-extern int errno;
\ No newline at end of file
+extern int errno;
+
index 8553d9df93056820e282ee917b484283fecf5d49..679f5ac46113d56ae1d58cac59c4d945eaf93963 100644 (file)
@@ -8,4 +8,5 @@
 int mswin_yes_no_dialog( const char *question, const char *choices, int def)
 {
        return '\032';
-}
\ No newline at end of file
+}
+
index dc9680df243c89ae95214f6957a97fd93a41f870..53ca65d93feb6d681e3ef813ea6db00a561c2ad5 100644 (file)
@@ -82,4 +82,5 @@ PMSNHEvent mswin_input_peek()
                retval = NULL;
        }
        return retval;
-}
\ No newline at end of file
+}
+
index f8037190b878e8471f0e438e760e5fc94aaf1028..f3e235c31af91740d1186e5607f0806f807d2db1 100644 (file)
@@ -33,3 +33,4 @@ PMSNHEvent    mswin_input_pop();
 PMSNHEvent     mswin_input_peek();
 
 #endif /* MSWINInput_h */
+
index cca111e5f90635a2ff66bd0a921e7f953f0692da..09d52ae5a75f239776e4b6bd7ff3bb405bee8f92 100644 (file)
@@ -1109,4 +1109,5 @@ HMENU _get_main_menu(UINT menu_id)
        hmenuMap = CommandBar_GetMenu(GetNHApp()->hMenuBar, 0);
 #endif
        return hmenuMap;
-}
\ No newline at end of file
+}
+
index e7f7a9d3f622b35c4540f6ea4cb5027050354b29..bd08b7830b7f568374a655f5f306f6b6e200be3a 100644 (file)
@@ -14,3 +14,4 @@ void mswin_layout_main_window(HWND changed_child);
 void mswin_select_map_mode(int map_mode);
 
 #endif /* MSWINMainWindow_h */
+
index 482828ff1a66c1a849a9e27592240726c6e060c0..807bfbb5a5135cfa3abde341f9eae7225e1476f0 100644 (file)
@@ -587,4 +587,5 @@ void mswin_message_window_size (HWND hWnd, LPSIZE sz)
                sz->cy = sz->cy-(client_rt.bottom - client_rt.top) +
                             data->yChar * MSG_VISIBLE_LINES + 4;
        }
-}
\ No newline at end of file
+}
+
index 21925f9a7976c6b8f322f8bd1120ef9fcdc0ae58..29cf930a9f03df6ab5972c5f41f6893248a2cef7 100644 (file)
@@ -13,4 +13,5 @@ HWND mswin_init_RIP_window ()
 void mswin_display_RIP_window (HWND hWnd)
 {
        mswin_display_text_window(hWnd);
-}
\ No newline at end of file
+}
+
index 533daa9189e19a250f801b20bc8f9c9ec5c5d748..5825d03783aff65d51a1a187577cc1e46b4032b8 100644 (file)
@@ -12,3 +12,4 @@ HWND mswin_init_RIP_window ();
 void mswin_display_RIP_window (HWND hwnd);
 
 #endif /* MSWINRIPWindow_h */
+
index d903c602b0022ab30f222aff0fbbffb7e71cce5b..f93d101eab8b4ddcbf3718778447e0c6aa72959a 100644 (file)
@@ -1858,4 +1858,5 @@ logDebug(const char *fmt, ...)
   }
 }
 
-#endif
\ No newline at end of file
+#endif
+
index ff934764684add627124a2b86c3be0478f8842ab..fa66dcbb63b50b0f6b4956d76f1cea8483ff15ac 100644 (file)
@@ -37,3 +37,4 @@
 #define IDC_STATIC      (-1)
 
 #endif //__NEWRES_H__
+