You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by am...@apache.org on 2006/05/09 17:24:26 UTC

svn commit: r405451 - /xerces/c/trunk/swig/interfaces/typemaps-general.i

Author: amassari
Date: Tue May  9 08:23:54 2006
New Revision: 405451

URL: http://svn.apache.org/viewcvs?rev=405451&view=rev
Log:
Fixed unbalanced bracket (I hope...)

Modified:
    xerces/c/trunk/swig/interfaces/typemaps-general.i

Modified: xerces/c/trunk/swig/interfaces/typemaps-general.i
URL: http://svn.apache.org/viewcvs/xerces/c/trunk/swig/interfaces/typemaps-general.i?rev=405451&r1=405450&r2=405451&view=diff
==============================================================================
--- xerces/c/trunk/swig/interfaces/typemaps-general.i (original)
+++ xerces/c/trunk/swig/interfaces/typemaps-general.i Tue May  9 08:23:54 2006
@@ -50,6 +50,8 @@
   }
 }
 
+}
+
 /*
  * Enable conversion of void* => XMLCh* in setProperty()
  *



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org