mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 06:15:26 +00:00
set eol style
svn path=/trunk/; revision=15154
This commit is contained in:
parent
096abbc0b1
commit
a2d9c4e1e9
1 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
/* $Id: format.rc 12852 2005-01-06 13:58:04Z mf $ */
|
||||
#include <windows.h>
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "Formating a device with a filesystem \0"
|
||||
#define REACTOS_STR_INTERNAL_NAME "format\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "format.exe\0"
|
||||
#include <reactos/version.rc>
|
||||
|
||||
/* $Id$ */
|
||||
#include <windows.h>
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "Formating a device with a filesystem \0"
|
||||
#define REACTOS_STR_INTERNAL_NAME "format\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "format.exe\0"
|
||||
#include <reactos/version.rc>
|
||||
|
||||
|
|
Loading…
Reference in a new issue