#1303 closed defect (fixed)

m68k/mvme167/fatal/bspfatal.c: mystrcat()

Reported by: Ralf Corsepius Owned by: Joel Sherrill
Priority: normal Milestone: 4.9
Component: bsps Version: 4.9
Severity: minor Keywords:
Cc: Blocked By:
Blocking:

Description

m68k/mvme167/fatal/bspfatal.c contains a function named mystrcat.

I do not understand why this function is present. AFAIS, this function should be removed and strcat(3) be used instead.

Attachments (1)

pr1303.diff (2.7 KB) - added by Joel Sherrill on 10/15/08 at 16:50:50.
Removes mystrcat

Download all attachments as: .zip

Change History (2)

Changed on 10/15/08 at 16:50:50 by Joel Sherrill

Attachment: pr1303.diff added

Removes mystrcat

comment:1 Changed on 10/15/08 at 16:51:05 by Joel Sherrill

Resolution: fixed
Status: newclosed

Patch committed to head.

Note: See TracTickets for help on using tickets.