mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 10:07:02 -06:00
9.38
This commit is contained in:
committed by
Kornel Lesiński
parent
7e021179cd
commit
0713a3ab80
@@ -187,7 +187,7 @@ static const CFieldInfoInit kStandardFieldTable[] =
|
||||
};
|
||||
|
||||
const int kNumSpacesMax = 32; // it must be larger than max CFieldInfoInit.Width
|
||||
static char *g_Spaces =
|
||||
static const char *g_Spaces =
|
||||
" " ;
|
||||
|
||||
static void PrintSpaces(int numSpaces)
|
||||
|
||||
Reference in New Issue
Block a user