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

void HistoryLog(MCONTACT, LPCSTR);

#endif