aboutsummaryrefslogtreecommitdiff
path: root/src/Ell_DBstructure.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ell_DBstructure.h')
-rw-r--r--src/Ell_DBstructure.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Ell_DBstructure.h b/src/Ell_DBstructure.h
index efad201..30eb83f 100644
--- a/src/Ell_DBstructure.h
+++ b/src/Ell_DBstructure.h
@@ -1,5 +1,5 @@
-#ifndef _ELLBASE_H_
-#define _ELLBASE_H_
+#ifndef _ELL_DBSTRUCTURE_H_
+#define _ELL_DBSTRUCTURE_H_
@@ -42,8 +42,8 @@ int Ell_GetStrKey(char *value, const char *keychain);
}
#endif
-#endif
+#endif /* CCODE */
-#endif
+#endif /* _ELL_DBSTRUCTURE_H_ */