diff options
Diffstat (limited to 'ext/hash/php_hash_tiger_tables.h')
| -rw-r--r-- | ext/hash/php_hash_tiger_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/hash/php_hash_tiger_tables.h b/ext/hash/php_hash_tiger_tables.h index dc7e70b01..9de52a73a 100644 --- a/ext/hash/php_hash_tiger_tables.h +++ b/ext/hash/php_hash_tiger_tables.h @@ -17,7 +17,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: php_hash_tiger_tables.h,v 1.2.2.3.2.1.2.2 2008/12/31 11:15:37 sebastian Exp $ */ +/* $Id: php_hash_tiger_tables.h 272370 2008-12-31 11:15:49Z sebastian $ */ #define t1 (table) #define t2 (table+256) |
