Changeset e8f8b18 for protocols/oscar
- Timestamp:
- 2006-01-19T13:45:15Z (19 years ago)
- Branches:
- master
- Children:
- 2fa825b
- Parents:
- 92ad3d4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/oscar/oscar.c
r92ad3d4 re8f8b18 608 608 return; 609 609 } 610 /* [WvG] Wheeeee! Who needs error checking anyway? ;-) */ 610 611 read(pos->fd, m, 16); 611 612 m[16] = '\0';
Note: See TracChangeset
for help on using the changeset viewer.