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: syslogd.c
|
||||
===================================================================
|
||||
--- syslogd.c.orig 2009-11-24 18:12:55.320216000 +0100
|
||||
+++ syslogd.c 2009-11-24 18:12:55.787215000 +0100
|
||||
@@ -1538,7 +1538,7 @@ void printline(hname, msg)
|
||||
--- sysklogd-1.4.1/syslogd.c 2004-09-26 11:33:01.771437000 +0900
|
||||
+++ sysklogd-1.4.1/syslogd.c 2004-09-26 11:41:27.136610056 +0900
|
||||
@@ -1539,7 +1539,7 @@
|
||||
else if (c < 040) {
|
||||
*q++ = '^';
|
||||
*q++ = c ^ 0100;
|
||||
|
Reference in New Issue
Block a user