Navigation


Changeset 974:2091bf698fb1 in freeDiameter for extensions/_sample/sample.c


Ignore:
Timestamp:
Mar 15, 2013, 2:14:35 AM (11 years ago)
Author:
Thomas Klausner <tk@giga.or.at>
Branch:
default
Phase:
public
Message:

Remove newlines from fd_log_debug, TRACE_DEBUG, TRACE_ERROR, and TRACE_DEBUG_ERROR
(as far as sed could find them)
with manual fixing afterwards.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/_sample/sample.c

    r740 r974  
    8787                fd_dict_dump_object(example_avp_avp);
    8888        }
    89         TRACE_DEBUG(INFO, "'Example-AVP' created without error\n");
     89        TRACE_DEBUG(INFO, "'Example-AVP' created without error");
    9090       
    9191        /* Call the c++ function */
Note: See TracChangeset for help on using the changeset viewer.