|
From: Jeffrey D. <ha...@us...> - 2003-10-15 20:10:46
|
Log Message:
-----------
encrypted messages support
Modified Files:
--------------
/cvsroot/decaldev/source/DenAgent:
DenAgent.h
Revision Data
-------------
Index: DenAgent.h
===================================================================
RCS file: /cvsroot/decaldev/source/DenAgent/DenAgent.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- DenAgent.h 15 Oct 2003 19:46:52 -0000 1.7
+++ DenAgent.h 15 Oct 2003 20:10:14 -0000 1.8
@@ -18,7 +18,7 @@
class CTrayWnd;
-// the public key to unencrypt memlocs.xml
+// the public key to unencrypt xmls
#include "..\include\DecalKey.h"
/////////////////////////////////////////////////////////////////////////////
|