changed comment
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%4048
This commit is contained in:
parent
ba55eab9f5
commit
1ac897a9b1
@ -15,7 +15,7 @@ typedef int32_t cell_t;
|
|||||||
#define SP_ERR_HEAPLOW 3 /* Not enough space left on the heap */
|
#define SP_ERR_HEAPLOW 3 /* Not enough space left on the heap */
|
||||||
#define SP_ERR_PARAM 4 /* Invalid parameter */
|
#define SP_ERR_PARAM 4 /* Invalid parameter */
|
||||||
#define SP_ERR_INVALID_ADDRESS 5 /* A memory address was not valid */
|
#define SP_ERR_INVALID_ADDRESS 5 /* A memory address was not valid */
|
||||||
#define SP_ERR_NOT_FOUND 6 /* File not found */
|
#define SP_ERR_NOT_FOUND 6 /* The object in question was not found */
|
||||||
|
|
||||||
/**********************************************
|
/**********************************************
|
||||||
*** The following structures are reference structures.
|
*** The following structures are reference structures.
|
||||||
|
Loading…
Reference in New Issue
Block a user