Timestamp:
09/03/15 20:25:35 (9 years ago)
Author:
Martin Galvan <martin.galvan@…>
Branches:
5, master
Children:
41b5c915
Parents:
cc93c83
git-author:
Martin Galvan <martin.galvan@…> (09/03/15 20:25:35)
git-committer:
Joel Sherrill <joel.sherrill@…> (09/03/15 20:42:41)
Message:

cpukit/libnetworking/rtems/rtems_dhcp.c: Fix compilation error

Apparently 'free' is defined as a macro which takes two arguments and calls
rtems_bsdnet_free. When fixing #2405 I added a missing 'free' but didn't notice
it was non-standard.

Closes #2410.

(No files)

Note: See TracChangeset for help on using the changeset viewer.