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.pl9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/log/create_wolfmsg.pl b/src/log/create_wolfmsg.pl
index 13478cb..0bca019 100755
--- a/src/log/create_wolfmsg.pl
+++ b/src/log/create_wolfmsg.pl
@@ -55,11 +55,12 @@ SeverityNames = (
Error = 0x3 : STATUS_SEVERITY_ERROR
)
+;we get a already defined message? but where is Application defined?
;// facility names
-FacilityNames = (
- System = 0x0FF
- Application = 0xFFF
-)
+;FacilityNames = (
+; System = 0x0FF
+; Application = 0xFFF
+;)
EOF