NetBSD -> FreeBSD (This is the FreeBSD version, not the NetBSD version :-)

This commit is contained in:
Nate Williams 1994-02-14 21:18:05 +00:00
parent 56cc87f5d9
commit 01c28e0655
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1160

View File

@ -16,10 +16,10 @@ const
*/
#ifndef lint
static char rcsid[] = "$Id: version.c,v 1.3 1993/10/02 20:57:59 pk Exp $";
static char rcsid[] = "$Id: version.c,v 1.2 1993/11/03 00:52:27 paul Exp $";
#endif
char version_string[] = "GNU assembler version 1.92.3, NetBSD $Revision: 1.3 $\n";
char version_string[] = "GNU assembler version 1.92.3, FreeBSD $Revision: 1.2 $\n";
#ifdef HO_VMS
dummy3()