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

[email protected]
Newsgroups perl.dbd.oracle.changes
Message-ID <[email protected]>
Author: byterock
Date: Fri Feb 20 12:35:47 2009
New Revision: 12525

Modified:
   dbd-oracle/trunk/MANIFEST
   dbd-oracle/trunk/dbdimp.c

Log:
typo in dbdimp.c and extra file in MANIFEST

Modified: dbd-oracle/trunk/MANIFEST
==============================================================================
--- dbd-oracle/trunk/MANIFEST	(original)
+++ dbd-oracle/trunk/MANIFEST	Fri Feb 20 12:35:47 2009
@@ -11,7 +11,6 @@
 lib/DBD/Oracle/Object.pm
 Makefile.PL
 MANIFEST
-mk.pm
 mkta.pl
 oci.def				OCI.DLL export declarations
 oci8.c

Modified: dbd-oracle/trunk/dbdimp.c
==============================================================================
--- dbd-oracle/trunk/dbdimp.c	(original)
+++ dbd-oracle/trunk/dbdimp.c	Fri Feb 20 12:35:47 2009
@@ -296,7 +296,7 @@
 	Newz(42, fb_ary->cb_abuf,	size * max_len, ub1);
 	Newz(42, fb_ary->aindp,(unsigned)size,sb2);
 	Newz(42, fb_ary->arlen,(unsigned)size,ub2);
-	Newz(42, fb_ary->arcode(unsigned)size,ub2);
+	Newz(42, fb_ary->arcode,(unsigned)size,ub2);
 	fb_ary->bufl = piece_size;
 	fb_ary->cb_bufl = max_len;
 	return fb_ary;
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.