about summary refs log tree commit diff stats
path: root/tests/testsuite.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-01-25 01:11:49 +0000
committerJames Booth <boothj5@gmail.com>2013-01-25 01:11:49 +0000
commit527e739ac6962627ad6b5c76fa08357e33b6da0e (patch)
treed292484d9c7c2c3fdc5fbb4ee88d7c820a091ac6 /tests/testsuite.h
parent6b632625df37be70f221efc9d2a4adfca40786ed (diff)
downloadprofani-tty-527e739ac6962627ad6b5c76fa08357e33b6da0e.tar.gz
Got rid of old naming convention on prof_autocomplete
Diffstat (limited to 'tests/testsuite.h')
-rw-r--r--tests/testsuite.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testsuite.h b/tests/testsuite.h
index 96d601dc..eecf1b00 100644
--- a/tests/testsuite.h
+++ b/tests/testsuite.h
@@ -4,7 +4,7 @@
 void register_prof_history_tests(void);
 void register_contact_list_tests(void);
 void register_common_tests(void);
-void register_prof_autocomplete_tests(void);
+void register_autocomplete_tests(void);
 void register_parser_tests(void);
 void register_jid_tests(void);