2005-10-24 Jerry DeLisle <jvdelisle@verizon.net>

Missed commit of libgfortran.h from previous.

From-SVN: r105881
This commit is contained in:
Jerry DeLisle 2005-10-25 01:52:48 +00:00
parent 041de75015
commit 6868dfa02b
1 changed files with 0 additions and 1 deletions

View File

@ -392,7 +392,6 @@ typedef enum
ERROR_BAD_US,
ERROR_READ_VALUE,
ERROR_READ_OVERFLOW,
ERROR_ARRAY_STRIDE,
ERROR_LAST /* Not a real error, the last error # + 1. */
}
error_codes;