mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +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));
|