diff options
author | Ito Hiroyuki <ZXB01226@nifty.com> | 2011-01-04 11:03:20 +0000 |
---|---|---|
committer | Ito Hiroyuki <ZXB01226@nifty.com> | 2011-01-04 11:03:20 +0000 |
commit | 1c009a2431980fc985c0f2d64893860a60743b5c (patch) | |
tree | 426ffff834ee65746a9c7383d4d00ff71b284bb8 /entity.h | |
parent | * [w3m-dev 04440] Update documents (README.cookie) (diff) | |
download | w3m-1c009a2431980fc985c0f2d64893860a60743b5c.tar.gz w3m-1c009a2431980fc985c0f2d64893860a60743b5c.zip |
[w3m-dev 04441] error when 'make install'
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.5 2010/12/21 10:13:55 htrb 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]}, |