blob: d08fd580c26ca222410ed196fdc790aa01c20d25 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
/* $FreeBSD: src/gnu/usr.bin/patch/version.h,v 1.7 2002/04/28 01:33:45 gad Exp $
*
* $Log: version.h,v $
* Revision 2.0 86/09/17 15:40:14 lwall
* Baseline for netwide release.
*
*/
void version(void);
|