Reverting back to build 166 changes and updating the CASA.spec to run pre and post script.

This commit is contained in:
Cameron (Kamran) Mashayekhi
2005-12-06 16:46:47 +00:00
parent 2bf3f72806
commit 3cde28cadb
3 changed files with 12 additions and 1 deletions

View File

@@ -137,7 +137,7 @@ using namespace KWallet;
extern "C"
{
struct EnumSecretList *tempEnumSecrets = NULL;
static struct EnumSecretList *tempEnumSecrets = NULL;
//void MyTest(struct EnumSecretList *enumWalletSecrets)
void Aggregate(struct EnumSecretList *enumWalletSecrets)
@@ -224,6 +224,7 @@ extern "C"
head = temp;
}
tempEnumSecrets = NULL;
}