.
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=218
This commit is contained in:
parent
b5fbcbc898
commit
854fd9fdbc
@ -9,15 +9,6 @@ diff --git src/funcs.c src/funcs.c
|
|||||||
index 299b8f02..ecbfa28c 100644
|
index 299b8f02..ecbfa28c 100644
|
||||||
--- src/funcs.c
|
--- src/funcs.c
|
||||||
+++ src/funcs.c
|
+++ src/funcs.c
|
||||||
@@ -27,7 +27,7 @@
|
|
||||||
#include "file.h"
|
|
||||||
|
|
||||||
#ifndef lint
|
|
||||||
-FILE_RCSID("@(#)$File: funcs.c,v 1.116 2020/06/15 00:56:48 christos Exp $")
|
|
||||||
+FILE_RCSID("@(#)$File: funcs.c,v 1.117 2020/06/25 16:52:48 christos Exp $")
|
|
||||||
#endif /* lint */
|
|
||||||
|
|
||||||
#include "magic.h"
|
|
||||||
@@ -93,7 +93,7 @@ file_checkfmt(char *msg, size_t mlen, const char *fmt)
|
@@ -93,7 +93,7 @@ file_checkfmt(char *msg, size_t mlen, const char *fmt)
|
||||||
if (*++p == '%')
|
if (*++p == '%')
|
||||||
continue;
|
continue;
|
||||||
|
Loading…
Reference in New Issue
Block a user