--- trunk/src/cpus/cpu_transputer_instr.c 2007/10/08 16:21:06 33 +++ trunk/src/cpus/cpu_transputer_instr.c 2007/10/08 16:21:17 34 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006 Anders Gavare. All rights reserved. + * Copyright (C) 2006-2007 Anders Gavare. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -25,7 +25,7 @@ * SUCH DAMAGE. * * - * $Id: cpu_transputer_instr.c,v 1.6 2006/07/23 19:36:14 debug Exp $ + * $Id: cpu_transputer_instr.c,v 1.8 2006/12/30 13:30:55 debug Exp $ * * INMOS transputer instructions. * @@ -393,10 +393,10 @@ /* * transputer_instr_to_be_translated(): * - * Translate an instruction word into an transputer_instr_call. ic is filled in with - * valid data for the translated instruction, or a "nothing" instruction if - * there was a translation failure. The newly translated instruction is then - * executed. + * Translate an instruction word into an transputer_instr_call. ic is filled + * in with valid data for the translated instruction, or a "nothing" + * instruction if there was a translation failure. The newly translated + * instruction is then executed. */ X(to_be_translated) {