summaryrefslogtreecommitdiff
path: root/apps/drwho/Binary_Search.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/drwho/Binary_Search.h')
-rw-r--r--apps/drwho/Binary_Search.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/drwho/Binary_Search.h b/apps/drwho/Binary_Search.h
index 2cdbcbc511c..ae8dc93cb29 100644
--- a/apps/drwho/Binary_Search.h
+++ b/apps/drwho/Binary_Search.h
@@ -17,7 +17,7 @@
//
// ============================================================================
-#if !defined (_BINARY_SEARCH_H)
+#ifndef _BINARY_SEARCH_H
#define _BINARY_SEARCH_H
#include "Search_Struct.h"