From e09044e963015cf672d0f992264ee1563717602a Mon Sep 17 00:00:00 2001 From: Pixel <> Date: Mon, 16 Apr 2001 15:12:16 +0000 Subject: Indentation --- include/hash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/hash.h') diff --git a/include/hash.h b/include/hash.h index 3420a51..a7948a1 100644 --- a/include/hash.h +++ b/include/hash.h @@ -4,7 +4,7 @@ #define TAILLECHAINEHACHAGE (26*2+1) #ifdef HAVE_CONFIG_H -typedef void * _TypeVariable; +typedef void *_TypeVariable; #else typedef int _TypeVariable; #endif -- cgit v1.2.3