[C] Refactoring
This commit is contained in:
1008
lib/fort.c
1008
lib/fort.c
File diff suppressed because it is too large
Load Diff
@@ -71,7 +71,6 @@ SOFTWARE.
|
||||
/*****************************************************************************
|
||||
* RETURN CODES
|
||||
*****************************************************************************/
|
||||
typedef int fort_status_t;
|
||||
#define FT_SUCCESS 0
|
||||
#define FT_MEMORY_ERROR -1
|
||||
#define FT_ERROR -2
|
||||
|
Reference in New Issue
Block a user