Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRudolfs Kreicbergs <git-no-reply@zabbix.com>2011-08-26 18:27:03 +0400
committerRudolfs Kreicbergs <git-no-reply@zabbix.com>2011-08-26 18:27:03 +0400
commit1e8a54bbf1186f2ce7fe2cc9859924cd04eb00da (patch)
tree6867152a263f21cc334ec717dc81a5106de1883c /include/ipc.h
parentb1e47a90ca9f943e8e725fac10799f576ecca995 (diff)
- [ZBX-4045] Prepared merge to trunk from 1.8 branch r21346
Diffstat (limited to 'include/ipc.h')
-rw-r--r--include/ipc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ipc.h b/include/ipc.h
index cb671034de2..9325d534455 100644
--- a/include/ipc.h
+++ b/include/ipc.h
@@ -22,7 +22,7 @@
#if defined(_WINDOWS)
# error "This module allowed only for Unix OS"
-#endif /* _WINDOWS */
+#endif
#define ZBX_IPC_CONFIG_ID 'g'
#define ZBX_IPC_HISTORY_ID 'h'