death to trailing whitespace
[openafs.git] / src / rxgen / rpc_errors.h
1 /*
2  * Copyright 2000, International Business Machines Corporation and others.
3  * All Rights Reserved.
4  *
5  * This software has been released under the terms of the IBM Public
6  * License.  For details, see the LICENSE file in the top-level source
7  * directory or online at http://www.openafs.org/dl/license10.html
8  */
9
10 /* These are some rxgen-based (really arbitrary) error codes... */
11 #define RXGEN_CC_MARSHAL    -450
12 #define RXGEN_CC_UNMARSHAL  -451
13 #define RXGEN_SS_MARSHAL    -452
14 #define RXGEN_SS_UNMARSHAL  -453
15
16 /* These should be moved with the rest error codes */
17 #define VICETOKENDEAD   1235