From 2b125bbbf3ff8c5e57e2ee2b002dc19205bb9a47 Mon Sep 17 00:00:00 2001 From: Kamil Kaminski Date: Sun, 28 Nov 2010 23:52:09 -0600 Subject: trivial --- hashtbl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hashtbl.h') diff --git a/hashtbl.h b/hashtbl.h index 70428f8..97c89a6 100644 --- a/hashtbl.h +++ b/hashtbl.h @@ -1,5 +1,5 @@ -#ifndef HASHTBL_H_ -#define HASHTBL_H_ +#ifndef _HASHTBL_H_ +#define _HASHTBL_H_ #include #include -- cgit v1.2.3