Minor Changes

This commit is contained in:
Jim Norman 2005-10-21 00:55:56 +00:00
parent 63efca8eb6
commit 76c9b60782
2 changed files with 6355 additions and 6355 deletions

File diff suppressed because it is too large Load Diff

View File

@ -83,7 +83,7 @@ namespace Novell.CASA
string sSecretId = id;
int iSecretType = Secret.SS_BINARY;
Console.WriteLine("GetSecret called for "+id);
//Console.WriteLine("GetSecret called for "+id);
if (sSecretId.StartsWith("SS_CredSet"))
{
sSecretId = sSecretId.Substring(11);