Changeset 3608

Show
Ignore:
Timestamp:
04/22/08 10:32:10
Author:
djcb
Message:

* fix a string format error, that might lead to crashes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libtinymail-maemo/tny-maemo-conic-device.c

    r3599 r3608  
    137137                time = 5000; 
    138138 
    139         g_debug ("%s: emitting status (%s, %s) in %d ms",  
     139        g_debug ("%s: emitting status (%p, %s) in %d ms",  
    140140                   __FUNCTION__, info, status ? "true" : "false", time); 
    141141