checked in
OBS-URL: https://build.opensuse.org/package/show/Base:System/syslogd?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
53bbc01f78
commit
8921250342
@@ -1,8 +1,6 @@
|
||||
Index: ksym.c
|
||||
===================================================================
|
||||
--- ksym.c.orig 2009-11-24 18:12:52.424467000 +0100
|
||||
+++ ksym.c 2009-11-24 18:12:52.901406000 +0100
|
||||
@@ -345,6 +345,7 @@ static char * FindSymbolFile()
|
||||
--- ksym.c
|
||||
+++ ksym.c Wed May 23 18:54:18 2001
|
||||
@@ -344,6 +344,7 @@
|
||||
if ( (sym_file = fopen(symfile, "r")) != (FILE *) 0 ) {
|
||||
if (CheckMapVersion(symfile) == 1)
|
||||
file = symfile;
|
||||
@@ -10,7 +8,7 @@ Index: ksym.c
|
||||
}
|
||||
if (sym_file == (FILE *) 0 || file == (char *) 0) {
|
||||
sprintf (symfile, "%s", *mf);
|
||||
@@ -353,6 +354,7 @@ static char * FindSymbolFile()
|
||||
@@ -352,6 +353,7 @@
|
||||
if ( (sym_file = fopen(symfile, "r")) != (FILE *) 0 ) {
|
||||
if (CheckMapVersion(symfile) == 1)
|
||||
file = symfile;
|
||||
|
Reference in New Issue
Block a user