summaryrefslogtreecommitdiff
path: root/plugins/SecureIM/src/dbevent.h
blob: 4eb5251eb1fdf3bf686720ffc00ebbcada8c88d9 (plain)
1
2
3
4
5
6
#ifndef __DBEVENT_H__
#define __DBEVENT_H__

void HistoryLog(HCONTACT, LPCSTR);

#endif