diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-12-14 09:20:51 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-12-14 09:20:51 +0100 |
commit | 3352d2c605567c29840cc93a358d60881c865cb7 (patch) | |
tree | cbf3efbbb38373e9ae4c5a9b7d05e80cd90ad880 /runtime/msg.c | |
parent | 96fbf1c3824cc87f1b68885b388102b5216b42b5 (diff) | |
download | rsyslog-3352d2c605567c29840cc93a358d60881c865cb7.tar.gz rsyslog-3352d2c605567c29840cc93a358d60881c865cb7.tar.bz2 rsyslog-3352d2c605567c29840cc93a358d60881c865cb7.zip |
minor cleanup
Diffstat (limited to 'runtime/msg.c')
-rw-r--r-- | runtime/msg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/msg.c b/runtime/msg.c index ce863299..86805af1 100644 --- a/runtime/msg.c +++ b/runtime/msg.c @@ -1198,6 +1198,7 @@ finalize_it: var.Destruct(&pVar); RETiRet; } +#undef isProp /* Increment reference count - see description of the "msg" |