mirror of
https://github.com/paxed/dgamelaunch.git
synced 2025-07-28 16:14:33 +02:00
Typo fix (rec -> play)
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@189 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
parent
71925d116e
commit
d9fc32fa02
@ -13,4 +13,4 @@ typedef void (*WriteFunc) (char *buf, int len);
|
|||||||
typedef void (*ProcessFunc) (FILE * fp, double speed,
|
typedef void (*ProcessFunc) (FILE * fp, double speed,
|
||||||
ReadFunc read_func, WaitFunc wait_func);
|
ReadFunc read_func, WaitFunc wait_func);
|
||||||
|
|
||||||
#endif /* !INCLUDED_ttyrec_h */
|
#endif /* !INCLUDED_ttyplay_h */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user