Update of /cvsroot/monetdb/MonetDB5/src/mal
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14901
Modified Files:
mal_authorize.mx
Log Message:
Fix typo
Index: mal_authorize.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/mal/mal_authorize.mx,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- mal_authorize.mx 13 May 2007 16:27:48 -0000 1.49
+++ mal_authorize.mx 16 Aug 2007 19:58:10 -0000 1.50
@@ -891,7 +891,7 @@
int keylen = 0;
if (vaultKey == NULL)
- throw(MAL, "decypherValue", "The vault is still locked!");
+ throw(MAL, "cypherValue", "The vault is still locked!");
keylen = strlen(vaultKey);
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins