summaryrefslogtreecommitdiff
path: root/session.h
diff options
context:
space:
mode:
authorRafael Marçalo <raroma09@gmail.com>2022-10-24 14:39:37 +0100
committerRafael Marçalo <raroma09@gmail.com>2022-10-24 14:39:37 +0100
commit7e03a49d9876b4b6caf749533f29fbeebba47265 (patch)
treeb9f337e1e7c517bf25b40ebd9c85c47e94619df0 /session.h
parenta04983a91a70c909c83a7373274d1000ea5b7819 (diff)
Updated god wordsHEADmaster
Diffstat (limited to 'session.h')
-rw-r--r--session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/session.h b/session.h
index 283e429..48a6257 100644
--- a/session.h
+++ b/session.h
@@ -1,4 +1,4 @@
#include <stdio.h>
-/* Starts a oujia session using a inputted dictionary file */
+/* Starts a god words session using a inputted dictionary file */
void startSession (FILE *dictionary);