added a newline at the end of the file to fix a warning
Modified: trunk/reactos/lib/kbdbe/kbdbe.rc
--- trunk/reactos/lib/kbdbe/kbdbe.rc 2005-08-07 09:12:10 UTC (rev 17148) +++ trunk/reactos/lib/kbdbe/kbdbe.rc 2005-08-07 09:24:10 UTC (rev 17149) @@ -2,4 +2,5 @@
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Belgian Keyboard Layout\0" #define REACTOS_STR_INTERNAL_NAME "kbdbe\0" #define REACTOS_STR_ORIGINAL_FILENAME "kbdbe.dll\0"
-#include <reactos/version.rc>
\ No newline at end of file
+#include <reactos/version.rc> +