summaryrefslogtreecommitdiffstats
path: root/index.h
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2018-10-10 23:47:29 +0200
committerpgen <p.gen.progs@gmail.com>2018-10-11 01:02:41 +0200
commit2aeefb23a183f4de00bc389c21c6c5669d4b9a69 (patch)
tree263154318e7bbfe82d06c574cabd83be1888d763 /index.h
parentfdc9bbedae48ef73e040b2ad0bd4d637261346f9 (diff)
Various small changes
Diffstat (limited to 'index.h')
-rw-r--r--index.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.h b/index.h
index a22d236..02c4679 100644
--- a/index.h
+++ b/index.h
@@ -1,5 +1,5 @@
-#ifndef TST_H
-#define TST_H
+#ifndef INDEX_H
+#define INDEX_H
/* *************************************** */
/* Ternary Search Tree specific structures */