- removing ': ' from lines which broke the build. These were added by a

broken script that automatically removed spurious conflitcs do to CVS
    tag mismatches. The 'XdotOrg' tag really haunts me!
This commit is contained in:
Egbert Eich 2004-03-05 12:46:30 +00:00
parent 05e67c0b4c
commit 84d94317e7

View file

@ -37,7 +37,7 @@
*
****************************************************************************/
: /* $XdotOrg: xc/extras/x86emu/src/x86emu/decode.c,v 1.12 2003/12/05 19:23:23 dawes Exp $ */
/* $XdotOrg: xc/extras/x86emu/src/x86emu/decode.c,v 1.12 2003/12/05 19:23:23 dawes Exp $ */
/* $XFree86: xc/extras/x86emu/src/x86emu/decode.c,v 1.11 2002/07/23 20:20:43 tsi Exp $ */
#include "x86emu/x86emui.h"