diff options
Diffstat (limited to 'session.h')
-rw-r--r-- | session.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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); |