diff options
author | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:41:45 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:41:45 +0000 |
commit | 5397d09e585a1938fb64bc9c5cd5daed1959eb90 (patch) | |
tree | cd2673d4ca9584c426f9291e54b7bbb508c11e76 /entity.h | |
parent | Adding upstream version 0.5.2 (diff) | |
download | w3m-5397d09e585a1938fb64bc9c5cd5daed1959eb90.tar.gz w3m-5397d09e585a1938fb64bc9c5cd5daed1959eb90.zip |
Adding upstream version 0.5.3upstream/0.5.3
Diffstat (limited to 'entity.h')
-rw-r--r-- | entity.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -/* $Id: entity.h,v 1.3 2001/11/24 02:01:26 ukai Exp $ */ +/* $Id: entity.h,v 1.6 2011/01/04 11:03:20 htrb Exp $ */ #include "hash.h" static HashItem_si MyHashItem[] = { /* 0 */ {"otimes", 0x2297, &MyHashItem[1]}, |