summaryrefslogtreecommitdiff
path: root/src/log/create_wolfmsg.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/log/create_wolfmsg.pl')
-rwxr-xr-xsrc/log/create_wolfmsg.pl10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/log/create_wolfmsg.pl b/src/log/create_wolfmsg.pl
index 0bca019..3da27bd 100755
--- a/src/log/create_wolfmsg.pl
+++ b/src/log/create_wolfmsg.pl
@@ -55,12 +55,12 @@ SeverityNames = (
Error = 0x3 : STATUS_SEVERITY_ERROR
)
-;we get a already defined message? but where is Application defined?
+;// we get a already defined message? but where is Application defined?
;// facility names
-;FacilityNames = (
-; System = 0x0FF
-; Application = 0xFFF
-;)
+FacilityNames = (
+ System = 0x0FF
+ Application = 0xFFF
+)
EOF