=================================================================== RCS file: /cvs/sys/lib/libsa/bootparam.h,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- sys/lib/libsa/bootparam.h 2008/03/04 16:15:14 1.1 +++ sys/lib/libsa/bootparam.h 2008/03/04 16:15:14 1.1.1.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: bootparam.h,v 1.1 2008/03/04 16:15:14 nbrk Exp $ */ +/* $OpenBSD: bootparam.h,v 1.1.1.1 2008/03/04 16:15:14 nbrk Exp $ */ int bp_whoami(int sock); int bp_getfile(int sock, char *key, struct in_addr *addrp, char *path);