Do not mix tabs and spaces.
This commit is contained in:
parent
321f320bfb
commit
e1916d43c8
@ -65,13 +65,14 @@ static const char * s_fileNames[] = {
|
||||
"kodim22.png",
|
||||
"kodim23.png",
|
||||
"kodim24.png",
|
||||
"clegg.tif",
|
||||
"frymire.tif",
|
||||
"lena.tif",
|
||||
"monarch.tif",
|
||||
"sail.tif",
|
||||
"serrano.tif",
|
||||
"tulips.tif",
|
||||
"clegg.png",
|
||||
"frymire.png",
|
||||
"lena.png",
|
||||
"monarch.png",
|
||||
"peppers.png",
|
||||
"sail.png",
|
||||
"serrano.png",
|
||||
"tulips.png",
|
||||
};
|
||||
const int s_fileCount = sizeof(s_fileNames)/sizeof(s_fileNames[0]);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user