Fix a Linux warning after a fix for OSX.

edge.strict_endians
antona 2006-02-03 23:52:55 +00:00
parent 4d64cb21e7
commit 584ca613ef
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ switch if you want to be able to build the NTFS utilities."
/* Page size on ia32. Can change to 8192 on Alpha. */
#define NTFS_PAGE_SIZE 4096
static char *EXEC_NAME = "mkntfs";
static char EXEC_NAME[] = "mkntfs";
/**
* global variables