summaryrefslogtreecommitdiff
path: root/st.c
diff options
context:
space:
mode:
-rw-r--r--st.c2
1 files changed, 1 insertions, 1 deletions
@@ -2027,7 +2027,7 @@ st_hash_end(st_index_t h)
#undef st_hash_start
st_index_t
-st_hash_start(st_index_t h)
{
return h;
}