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

void HistoryLog(HANDLE,LPCSTR);

#endif