*** empty log message ***

svn path=/trunk/boinc/; revision=712
This commit is contained in:
Eric Heien 2002-12-09 21:14:43 +00:00
parent 109f8ec8af
commit 799a502f0a
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@
// 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_MALLOC -101
#define ERR_READ -102