Update NEWS for 1.6.22
[pkg-k5-afs_openafs.git] / src / bubasics / bumon.xg
blob556520788276ed14c08d47092d18fb1773f56dc3
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  */
10 package BC_
11 prefix S
12 statindex 3
14 /* this junk structure forces the creation of an .xdr.c file,
15     which makes construction more standard */
17 struct bc_junk {
18         afs_int32 a;
21 Print (IN afs_int32 code, afs_int32 flags, string message<1024>) = 100;