]> skyeroc.xyz Git - dgamelaunch/commitdiff
Typo fix (rec -> play)
authorJoshua Kwan <joshk@triplehelix.org>
Fri, 30 Jan 2004 02:57:48 +0000 (02:57 +0000)
committerJoshua Kwan <joshk@triplehelix.org>
Fri, 30 Jan 2004 02:57:48 +0000 (02:57 +0000)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@189 db0b04b0-f4d1-0310-9a6d-de3e77497b0e

ttyplay.h

index 9581a6ae05762f6e7a0e6f6e92d61fb136971a19..695b04d6dc5699bedafdff9f9a66fb787bc2efda 100644 (file)
--- a/ttyplay.h
+++ b/ttyplay.h
@@ -13,4 +13,4 @@ typedef void (*WriteFunc) (char *buf, int len);
 typedef void (*ProcessFunc) (FILE * fp, double speed,
                              ReadFunc read_func, WaitFunc wait_func);
 
-#endif /* !INCLUDED_ttyrec_h */
+#endif /* !INCLUDED_ttyplay_h */