From 18580c34568704fca18cac0f0c3c7ed7e02a8c428286b00af6f9eda64164cbf0 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 1 Jul 2020 08:38:57 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=218 --- file-5.39-alternate_format.dif | 9 --------- 1 file changed, 9 deletions(-) diff --git a/file-5.39-alternate_format.dif b/file-5.39-alternate_format.dif index 49ce8ba..36f3317 100644 --- a/file-5.39-alternate_format.dif +++ b/file-5.39-alternate_format.dif @@ -9,15 +9,6 @@ diff --git src/funcs.c src/funcs.c index 299b8f02..ecbfa28c 100644 --- 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) if (*++p == '%') continue;