--- 43BSDReno/usr.sbin/amd/amq/amq.c 2018/04/24 16:12:57 1.1 +++ 43BSDReno/usr.sbin/amd/amq/amq.c 2018/04/24 16:12:57 1.1.1.1 @@ -1,5 +1,5 @@ /* - * $Id: amq.c,v 1.1 2018/04/24 16:12:57 root Exp $ + * $Id: amq.c,v 1.1.1.1 2018/04/24 16:12:57 root Exp $ * * Copyright (c) 1990 Jan-Simon Pendry * Copyright (c) 1990 Imperial College of Science, Technology & Medicine @@ -37,7 +37,7 @@ char copyright[] = "\ #endif /* not lint */ #ifndef lint -static char rcsid[] = "$Id: amq.c,v 1.1 2018/04/24 16:12:57 root Exp $"; +static char rcsid[] = "$Id: amq.c,v 1.1.1.1 2018/04/24 16:12:57 root Exp $"; static char sccsid[] = "@(#)amq.c 5.1 (Berkeley) 6/29/90"; #endif /* not lint */