ypmatch(1): Raise WARNS to 6 & fix warnings.
[dragonfly.git] / usr.sbin / vidcontrol / decode.h
1 /* $FreeBSD: src/usr.sbin/vidcontrol/decode.h,v 1.1.8.1 2001/05/28 17:36:56 sobomax Exp $ */
2 /* $DragonFly: src/usr.sbin/vidcontrol/decode.h,v 1.2 2003/06/17 04:30:03 dillon Exp $ */
3
4 int decode(FILE *fd, char *buffer, int len);