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
1 changed files with 1 additions and 1 deletions

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.
******************************************************************************/