aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2019-01-22 14:32:27 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2019-01-22 14:32:27 +0100
commitaa4fbbfe61da25f430784385e04299065f5d07d3 (patch)
tree7a5a461909a24bd0379658110b520336b135a9d4
parentRemove superfluous file trie.c. (diff)
downloadcalp-aa4fbbfe61da25f430784385e04299065f5d07d3.tar.gz
calp-aa4fbbfe61da25f430784385e04299065f5d07d3.tar.xz
Rename hash_help.inc => hash.inc.
-rw-r--r--hash.inc (renamed from hash_help.inc)0
-rw-r--r--vcal.c2
2 files changed, 1 insertions, 1 deletions
diff --git a/hash_help.inc b/hash.inc
index 34766b54..34766b54 100644
--- a/hash_help.inc
+++ b/hash.inc
diff --git a/vcal.c b/vcal.c
index 61bf65ce..cb7adec3 100644
--- a/vcal.c
+++ b/vcal.c
@@ -3,7 +3,7 @@
#include <string.h>
#define TYPE content_line
-// #include "hash_help.inc"
+// #include "hash.inc"
#include "trie.inc"
#undef TYPE