Changeset d860a8d for unix.c


Ignore:
Timestamp:
2010-04-01T03:38:50Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
e63507a
Parents:
81e04e1
Message:

Restored "account" root command and restored enough stuff to be able to
send messages. Also started moving stuff out from nogaim.* into bee_* files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • unix.c

    r81e04e1 rd860a8d  
    6262       
    6363        b_main_init();
    64         //nogaim_init();
     64        nogaim_init();
    6565       
    6666        srand( time( NULL ) ^ getpid() );
Note: See TracChangeset for help on using the changeset viewer.