Changeset 613

Show
Ignore:
Timestamp:
07/23/05 16:37:21 (3 years ago)
Author:
jajcus
Message:

- another use of uninitialized variable fixed

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/presence.c

    r595 r613  
    198198                time_t ts; 
    199199 
     200                ts=time(NULL); 
    200201                t=localtime(&ts); 
    201202                timestamp=ts;