fix previous commit
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ enum LogFacility {
|
||||
lf_device, //!< device related
|
||||
lf_update, //!< updates found while listening to the bus
|
||||
lf_other, //!< all other log facilities
|
||||
lf_COUNT = 5 //!< number of available log facilities and flag for setting all
|
||||
lf_COUNT = 6 //!< number of available log facilities and flag for setting all
|
||||
};
|
||||
|
||||
/** the available log levels. */
|
||||
|
||||
Reference in New Issue
Block a user