1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00

Fixed bad filename written in elf.cpp.

This commit is contained in:
Jonas 'Sortie' Termansen 2011-12-16 15:35:45 +01:00
parent 7cd28f097c
commit 0f5864602f

View file

@ -17,7 +17,7 @@
You should have received a copy of the GNU General Public License along
with Sortix. If not, see <http://www.gnu.org/licenses/>.
elf.h
elf.cpp
Constructs processes from ELF files.
******************************************************************************/