* v850-opc.c: Close unterminated comment.

Something -Wall caught.
This commit is contained in:
Jeff Law 1996-08-22 00:46:47 +00:00
parent dd528affb3
commit b10e29f4b8
2 changed files with 5 additions and 1 deletions

View 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

View 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. */