1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-27 12:29:33 +00:00

Fixed a typo

git-svn-id: svn://svn.cc65.org/cc65/trunk@1623 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz 2002-11-24 19:17:16 +00:00
parent 5d0ebf8b96
commit 12a1f1afd4

View File

@ -1,5 +1,5 @@
/*
* fopen.c
* fdopen.c
*
* Ullrich von Bassewitz, 17.06.1998
*/