Navigation


Changeset 765:edbdb35a603f in freeDiameter for libfdproto/msg_log.c


Ignore:
Timestamp:
Oct 19, 2011, 6:11:11 AM (13 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Fix a few compilation warning, some are still remaining

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libfdproto/msg_log.c

    r761 r765  
    150150                        TODO("Log to arg file");
    151151                        TODO("Log a note to debug stream");
     152                        TRACE_DEBUG(INFO, "%s", metharg);
    152153                        break;
    153154                case FD_MSG_LOGTO_DIR:
Note: See TracChangeset for help on using the changeset viewer.