mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 02:22:43 +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));
|