Navigation


Changeset 206:8eda7c917fc6 in freeDiameter for include


Ignore:
Timestamp:
Feb 12, 2010, 6:39:46 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

cosmetics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/freeDiameter/libfreeDiameter.h

    r205 r206  
    191191                fd_log_debug("\t | tid:%-20s\t%s\tin %s@%s:%d\n"                                                                \
    192192                          "\t%s|%*s" format "\n",                                                                               \
    193                                         __thn, fd_log_time(NULL, __buf, sizeof(__buf)), __PRETTY_FUNCTION__, __FILE__, __LINE__,        \
     193                                        __thn, fd_log_time(NULL, __buf, sizeof(__buf)), __PRETTY_FUNCTION__, __FILE__, __LINE__,\
    194194                                        (level < FULL)?"@":" ",level, "", ## args);                                             \
    195195        }                                                                                                                       \
Note: See TracChangeset for help on using the changeset viewer.