Skip to content

Commit 7521b73

Browse files
committed
copy/paste error fix
1 parent 96cac3c commit 7521b73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libc/dj64/thunks.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* NOTE: this file is a port of thunks.cc file from fdpp project.
2424
* In fdpp project it is distributed under the terms of GNU GPLv3+
2525
* and is copyrighted (C) 2018-2023 Stas Sergeev (stsp).
26-
* As a sole author of the aforementioned dosobj.cc, I donate the
26+
* As a sole author of the aforementioned thunks.cc, I donate the
2727
* code to dj64dev project, allowing to re-license it under the terms
2828
* of GNU LGPLv3+.
2929
*

0 commit comments

Comments
 (0)