Dr. Werner Fink 2014-10-09 13:06:18 +00:00 committed by Git OBS Bridge
parent d1ce213d26
commit 6ba1a9f2ba

View File

@ -443,7 +443,7 @@ Index: syslog.c
+#endif
#undef LOG_FAC
static inline int LOG_FAC(int pri)
static inline int LOG_FAC(const int pri)
Index: syslogd.c
===================================================================
--- syslogd.c.orig