summaryrefslogtreecommitdiff
path: root/hv.h
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2016-11-03 10:32:33 +0000
committerDavid Mitchell <davem@iabyn.com>2016-11-03 10:32:33 +0000
commit0285a2509078d5299c24b8108feef4fec9232bf6 (patch)
tree5c9359eaf10f8241c966ba526c8b92dc534abd28 /hv.h
parent551f9d97a74adb55882f5ce5672c5682fd80c0f6 (diff)
downloadperl-0285a2509078d5299c24b8108feef4fec9232bf6.tar.gz
fix hv.h build breakage
The previous commit had a double closing comment (*/)
Diffstat (limited to 'hv.h')
-rw-r--r--hv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hv.h b/hv.h
index 55dd4759f0..3a46ea3309 100644
--- a/hv.h
+++ b/hv.h
@@ -50,7 +50,6 @@ struct hek {
* dont work on aligned platforms like HPUX
* Also beware, the last byte of the hek_key buffer is a
* hidden flags byte about the key. */
- */
char hek_key[1]; /* variable-length hash key */
/* the hash-key is \0-terminated */
/* after the \0 there is a byte for flags, such as whether the key