]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/sdiff/common.h
Update to a June 8th snapshot of (un)vis form NetBSD.
[FreeBSD/FreeBSD.git] / usr.bin / sdiff / common.h
1 /*      $OpenBSD: common.h,v 1.2 2006/05/25 03:20:32 ray Exp $  */
2 /*      $FreeBSD$       */
3
4 /*
5  * Written by Raymond Lai <ray@cyth.net>.
6  * Public domain.
7  */
8
9 void cleanup(const char *) __dead2;