From 6b5b44074fd6bdbbeb59f8d006fb88e0230cf1ef Mon Sep 17 00:00:00 2001 From: Pixel Date: Wed, 5 Aug 2009 18:24:59 -0700 Subject: Cleaning up and sanityzing the ioctl subsystem. --- mpq-errors.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mpq-errors.c') diff --git a/mpq-errors.c b/mpq-errors.c index b052e3b..3198e06 100644 --- a/mpq-errors.c +++ b/mpq-errors.c @@ -7,7 +7,9 @@ static const char * error_strings[] = { "Error opening file.", "File specified isn't an MPQ archive.", "Not enough memory.", + "File seek error." "File read error.", + "File write error." "Invalid ioctl.", "Invalid ioctl's file entry.", "File not found.", -- cgit v1.2.3