=================================================================== RCS file: /cvs/sys/dev/microcode/aic7xxx/aicasm.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- sys/dev/microcode/aic7xxx/aicasm.c 2008/03/04 16:11:51 1.1 +++ sys/dev/microcode/aic7xxx/aicasm.c 2008/03/04 16:11:51 1.1.1.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: aicasm.c,v 1.1 2008/03/04 16:11:51 nbrk Exp $ */ +/* $OpenBSD: aicasm.c,v 1.1.1.1 2008/03/04 16:11:51 nbrk Exp $ */ /* * Aic7xxx SCSI host adapter firmware asssembler * @@ -38,7 +38,7 @@ * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGES. * - * $Id: aicasm.c,v 1.1 2008/03/04 16:11:51 nbrk Exp $ + * $Id: aicasm.c,v 1.1.1.1 2008/03/04 16:11:51 nbrk Exp $ * * $FreeBSD: src/sys/dev/aic7xxx/aicasm/aicasm.c,v 1.37 2004/03/12 21:45:25 trhodes Exp $ */