From: David Taylor Date: Tue, 8 Dec 1998 19:01:34 +0000 (+0000) Subject: (generic_strcat_address): reformat to GNU coding X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ba2712676ebf1234a8444c17232b1294a2da4726;p=binutils-gdb.git (generic_strcat_address): reformat to GNU coding conventions. change sprintf call to an sprintf_vma call. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index bb077f4d5bd..f514277780d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Tue Dec 8 13:56:18 1998 David Taylor + + * dis-buf.c (generic_strcat_address): reformat to GNU coding + conventions. change sprintf call to an sprintf_vma call. + start-sanitize-fr30 Tue Dec 8 13:12:44 1998 Dave Brolley