ossp-pkg/xds/xds.pod 1.3 -> 1.4
--- xds.pod 2001/07/04 14:21:20 1.3
+++ xds.pod 2001/07/04 14:25:57 1.4
@@ -91,7 +91,8 @@
Setting I<flag> to B<XDS_GIFT> means that the returned buffer is owned
by the application programmer from now on, it is no longer modified or
-used in any way by the library.
+used in any way by the library. The application must B<free> the
+buffer when it's not needed anymore.
=item int B<xds_encode>(xds_t* I<xds>, const char* I<fmt>, ...);
|
|