mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
6 lines
125 B
C
6 lines
125 B
C
/* Print the version number. */
|
|
|
|
/* $Id: version.h,v 1.3 1997/04/07 01:07:00 eggert Exp $ */
|
|
|
|
void version PARAMS ((void));
|