diff options
Diffstat (limited to 'ext/hyperwave/hg_comm.h')
-rw-r--r-- | ext/hyperwave/hg_comm.h | 2 |
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 |