mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=712
This commit is contained in:
parent
109f8ec8af
commit
799a502f0a
|
@ -17,6 +17,9 @@
|
||||||
// Contributor(s):
|
// Contributor(s):
|
||||||
//
|
//
|
||||||
|
|
||||||
|
// NOTE: add new errors to the end of the list and don't change
|
||||||
|
// old error numbers to avoid confusion between versions
|
||||||
|
//
|
||||||
#define ERR_SELECT -100
|
#define ERR_SELECT -100
|
||||||
#define ERR_MALLOC -101
|
#define ERR_MALLOC -101
|
||||||
#define ERR_READ -102
|
#define ERR_READ -102
|
||||||
|
|
Loading…
Reference in New Issue