This commit is contained in:
committed by
Git OBS Bridge
parent
d9868f2b3f
commit
6485e3dfdc
11
files.diff
Normal file
11
files.diff
Normal file
@@ -0,0 +1,11 @@
|
||||
--- build/files.c 2007/03/19 11:52:22 1.103
|
||||
+++ build/files.c 2007/03/19 14:13:05
|
||||
@@ -2517,6 +2517,8 @@
|
||||
if (checkFiles(check_fileList) > 0)
|
||||
res = 1;
|
||||
}
|
||||
+ else
|
||||
+ checkFiles(check_fileList);
|
||||
|
||||
check_fileList = freeStringBuf(check_fileList);
|
||||
|
Reference in New Issue
Block a user