aboutsummaryrefslogtreecommitdiff
path: root/data.h
diff options
context:
space:
mode:
Diffstat (limited to 'data.h')
-rw-r--r--data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/data.h b/data.h
index 393f830..8bc30e9 100644
--- a/data.h
+++ b/data.h
@@ -39,7 +39,7 @@ void insert(Data*, char*, int);
/*
* Select all words.
*/
-LIST* select(Data*);
+LIST* data_select(Data*);
/*
* Print result code from sqlite.