tool_operate: switch to inline checksrc ignore
This commit is contained in:
Родитель
b46682a10f
Коммит
2dd018f450
|
@ -151,6 +151,7 @@ static curl_off_t vms_realfilesize(const char * name,
|
|||
int ret_stat;
|
||||
FILE * file;
|
||||
|
||||
/* !checksrc! disable FOPENMODE 1 */
|
||||
file = fopen(name, "r"); /* VMS */
|
||||
if(file == NULL) {
|
||||
return 0;
|
||||
|
|
Загрузка…
Ссылка в новой задаче