summaryrefslogtreecommitdiff
path: root/ext/hyperwave/hg_comm.h
diff options
context:
space:
mode:
authorUwe Steinmann <steinm@php.net>1999-08-06 10:42:00 +0000
committerUwe Steinmann <steinm@php.net>1999-08-06 10:42:00 +0000
commit7ef3076a56015fd62e0fa320c53928d66c25fc64 (patch)
treef7f5bdcd28b019d02c81cf597393e74b7a352fd6 /ext/hyperwave/hg_comm.h
parent4b8a100ec97dde79c5dc9e3ba0b50c3ce8939e85 (diff)
downloadphp-git-7ef3076a56015fd62e0fa320c53928d66c25fc64.tar.gz
Made Hypwerwave module threat safe
Diffstat (limited to 'ext/hyperwave/hg_comm.h')
-rw-r--r--ext/hyperwave/hg_comm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/hyperwave/hg_comm.h b/ext/hyperwave/hg_comm.h
index 12503e8181..047bb855a1 100644
--- a/ext/hyperwave/hg_comm.h
+++ b/ext/hyperwave/hg_comm.h
@@ -36,7 +36,7 @@
#define F_DISTRIBUTED 0x80000000
#define F_COMPRESSED 0x40000000
#define F_VERSION 0x00003fff
-#define HW_VERSION 717L /* 7.17 */
+#define HW_VERSION 717L /* 7.17 */
#define HEADER_LENGTH 12