* util_file.c: Comment out all but fgets_slash().
Этот коммит содержится в:
родитель
4ea1aba1e0
Коммит
eaca209b7c
@ -160,7 +160,7 @@ void endfilepwent(void *vp, int *file_lock_depth)
|
|||||||
fclose(fp);
|
fclose(fp);
|
||||||
DEBUG(7, ("endfilepwent: closed file.\n"));
|
DEBUG(7, ("endfilepwent: closed file.\n"));
|
||||||
}
|
}
|
||||||
#endif
|
|
||||||
|
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
Return the current position in the file list as an SMB_BIG_UINT.
|
Return the current position in the file list as an SMB_BIG_UINT.
|
||||||
@ -260,7 +260,7 @@ int getfileline(void *vp, char *linebuf, int linebuf_size)
|
|||||||
}
|
}
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
#endif /* 0 */
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
read a line from a file with possible \ continuation chars.
|
read a line from a file with possible \ continuation chars.
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user