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

void HistoryLog(MCONTACT, LPCSTR);

#endif