[svn:dbd-oracle] r12280 - dbd-oracle/trunk

[email protected]
Newsgroups perl.dbd.oracle.changes
Message-ID <[email protected]>
Author: byterock
Date: Mon Dec 22 09:41:56 2008
New Revision: 12280

Modified:
   dbd-oracle/trunk/dbdimp.c

Log:
opp a silly typo during the patch. This it the correct patch

Modified: dbd-oracle/trunk/dbdimp.c
==============================================================================
--- dbd-oracle/trunk/dbdimp.c	(original)
+++ dbd-oracle/trunk/dbdimp.c	Mon Dec 22 09:41:56 2008
@@ -988,8 +988,8 @@
 	}
 
 	if (cacheit) /* cache value for later DBI 'quick' fetch? */
-	hv_store((HV*)SvRV(dbh), key, kl, newSVsv(valuesv), 0);
-	(void)hv_store((HV*)SvRV(dbh), key, kl, newSVsv(valuesv), 0);
+		(void)hv_store((HV*)SvRV(dbh), key, kl, newSVsv(valuesv), 0);
+		
 	return TRUE;
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.