add missing newline at eof
authorChristoph von Wittich <christoph_vw@reactos.org>
Sun, 7 Jun 2009 15:34:48 +0000 (15:34 +0000)
committerChristoph von Wittich <christoph_vw@reactos.org>
Sun, 7 Jun 2009 15:34:48 +0000 (15:34 +0000)
svn path=/trunk/; revision=41337

reactos/dll/win32/user32/misc/resources.c

index 829f7ef..171494c 100644 (file)
@@ -197,4 +197,4 @@ UnregisterDeviceNotification(HDEVNOTIFY Handle)
     return TRUE;
 }
 
-/* EOF */
\ No newline at end of file
+/* EOF */