Fixed wrong comment
git-svn-id: svn://svn.cc65.org/cc65/trunk@517 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
e3022d904d
commit
b0779f4a76
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ out:
|
|||
|
||||
|
||||
; ----------------------------------------------------------------------------
|
||||
; Callback routine used for the actual output.
|
||||
; vfprintf - formatted output
|
||||
;
|
||||
; int vfprintf (FILE* f, const char* format, va_list ap)
|
||||
; {
|
||||
|
|
Loading…
Add table
Reference in a new issue