From: Jeffrey D. <ha...@us...> - 2003-10-15 20:10:56
|
Log Message: ----------- encrypted messages support Modified Files: -------------- /cvsroot/decaldev/source/Decal: ACHooks.h Revision Data ------------- Index: ACHooks.h =================================================================== RCS file: /cvsroot/decaldev/source/Decal/ACHooks.h,v retrieving revision 1.48 retrieving revision 1.49 diff -u -d -r1.48 -r1.49 --- ACHooks.h 15 Oct 2003 19:45:48 -0000 1.48 +++ ACHooks.h 15 Oct 2003 20:10:26 -0000 1.49 @@ -9,7 +9,7 @@ #include "DecalManager.h" #include "DecalCP.h" -// the public key to unencrypt memlocs.xml +// the public key to unencrypt xmls #include "..\include\DecalKey.h" // .NET vs VC6.0 Compiler Config |