From 2aeefb23a183f4de00bc389c21c6c5669d4b9a69 Mon Sep 17 00:00:00 2001 From: pgen Date: Wed, 10 Oct 2018 23:47:29 +0200 Subject: Various small changes --- index.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'index.h') 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 */ -- cgit v1.2.3