Changeset bd3f232 for buddylist.c


Ignore:
Timestamp:
Jun 10, 2003, 3:14:59 PM (21 years ago)
Author:
James M. Kretchmar <kretch@mit.edu>
Branches:
master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
f14a7ee
Parents:
6e05655
Message:
Styles implemented
It's still a little buggy ... if a format_msg(); is used in perl admin
  messages (or maybe just the first admin message) are not formatted.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • buddylist.c

    rb2b0773 rbd3f232  
    11#include "owl.h"
     2
     3static const char fileIdent[] = "$Id$";
    24
    35void owl_buddylist_init(owl_buddylist *b)
Note: See TracChangeset for help on using the changeset viewer.