* v850-opc.c: Close unterminated comment.
authorJeff Law <law@redhat.com>
Thu, 22 Aug 1996 00:46:47 +0000 (00:46 +0000)
committerJeff Law <law@redhat.com>
Thu, 22 Aug 1996 00:46:47 +0000 (00:46 +0000)
Something -Wall caught.

opcodes/ChangeLog
opcodes/v850-opc.c

index 04051f0125334aeb1d440eaf6ba9a223613357d7..39f91243bf333f4c9bff55d24cd93f3c17068f46 100644 (file)
@@ -1,4 +1,8 @@
 start-sanitize-v850
+Wed Aug 21 18:46:26 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * v850-opc.c: Close unterminated comment.
+
 Wed Aug 21 17:31:26 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
 
        * v850-opc.c: Add flags field to struct v850_operands, add move
index 21397dba76a578160e185c5c507f55a90883eaa8..4a11519ffcfa1568209f9e0bf1f3dcfbd83c807e 100644 (file)
@@ -76,7 +76,7 @@ const struct v850_operand v850_operands[] = {
 /* 32-bit load/store instruction (Format VII) */
 #define IF7    {R1, R2, D16}
 
-/* Bit manipulation function 
+/* Bit manipulation function.  */
 
 
 \f
This page took 0.037632 seconds and 4 git commands to generate.