From 9c6ffd1f25e7a5b23be5fbc719e29af54d75a5b7 Mon Sep 17 00:00:00 2001 From: sje Date: Mon, 19 Mar 2007 01:28:47 +0000 Subject: added GUID's git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@128 4f64403b-2f21-0410-a795-97e2b3489a10 --- otr/common.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'otr/common.h') diff --git a/otr/common.h b/otr/common.h index 7889661..028e7ca 100644 --- a/otr/common.h +++ b/otr/common.h @@ -76,5 +76,8 @@ bool GetFingerprint(HANDLE hContact, char buff[45]); #define INLINE_PREFIX "[OTR Message] " #define INLINE_PREFIX_LEN 14 +#ifndef MIID_OTR +#define MIID_OTR {0xade1b67c, 0xc164, 0x4817, { 0x94, 0x50, 0xc8, 0x9d, 0xcf, 0x59, 0x4c, 0x4b}} +#endif #endif -- cgit v1.2.3