summaryrefslogtreecommitdiff
path: root/src/log/wolfmsg.mc
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-03-21 21:26:26 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-03-21 21:26:26 +0100
commitaadee5804b8e10a0ce1a0cd92e5f50a4459a01dc (patch)
treea99a3aed3f532ae967ed0cc78662e419f6cc7c77 /src/log/wolfmsg.mc
parent2a5fa35d23049b03273faaf13c3c2b86457ee6ba (diff)
downloadwolfbones-aadee5804b8e10a0ce1a0cd92e5f50a4459a01dc.tar.gz
wolfbones-aadee5804b8e10a0ce1a0cd92e5f50a4459a01dc.tar.bz2
fixed message id, category id mapping
Diffstat (limited to 'src/log/wolfmsg.mc')
-rw-r--r--src/log/wolfmsg.mc10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/log/wolfmsg.mc b/src/log/wolfmsg.mc
index 3d19623..72b372f 100644
--- a/src/log/wolfmsg.mc
+++ b/src/log/wolfmsg.mc
@@ -42,12 +42,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
+)
;// event messages from here