Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
764c7d1
for
unix.c
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2008-02-03T21:30:03Z (
15 years
ago)
Author:
Sven Moritz Hallberg <sm@…>
Branches:
master
Children:
3c80a9d
Parents:
b5c8a34
Message:
OTR support, first checkin
File:
1 edited
unix.c
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
unix.c
rb5c8a34
r764c7d1
27
27
#include "commands.h"
28
28
#include "crypting.h"
29
#include "otr.h"
29
30
#include "protocols/nogaim.h"
30
31
#include "help.h"
…
…
54
55
b_main_init();
55
56
nogaim_init();
57
otr_init();
56
58
57
59
srand( time( NULL ) ^ getpid() );
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive