diff options
Diffstat (limited to 'apps/drwho/HT_Server.h')
-rw-r--r-- | apps/drwho/HT_Server.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/drwho/HT_Server.h b/apps/drwho/HT_Server.h index 96b110b14b0..3dbff633cfb 100644 --- a/apps/drwho/HT_Server.h +++ b/apps/drwho/HT_Server.h @@ -14,7 +14,7 @@ // // ============================================================================ -#if !defined (_HT_SERVER_H) +#ifndef _HT_SERVER_H #define _HT_SERVER_H #include "Hash_Table.h" |