Allign the error messages.

svn path=/trunk/; revision=49870
This commit is contained in:
Anders Broman 2013-06-10 17:13:49 +00:00
parent 2ee48f150d
commit 878e89885b
1 changed files with 1 additions and 0 deletions

View File

@ -707,6 +707,7 @@ static const char *wtap_errlist[] = {
"The standard input cannot be opened for random access",
"That file format doesn't support compression",
NULL,
NULL,
"Uncompression error",
"Internal error"
};