Changeset 613
- Timestamp:
- 07/23/05 16:37:21 (3 years ago)
- Files:
-
- trunk/src/presence.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/presence.c
r595 r613 198 198 time_t ts; 199 199 200 ts=time(NULL); 200 201 t=localtime(&ts); 201 202 timestamp=ts;
