ossp-pkg/sio/al.pod 1.4 -> 1.5
--- al.pod 2002/10/16 12:51:37 1.4
+++ al.pod 2002/10/17 12:23:13 1.5
@@ -270,7 +270,7 @@
Example: C<al_tx_t *tx; al_txalloc(&tx);>
-=item al_rc_t B<al_free>(al_t *I<al>, al_tx_t *tx);
+=item al_rc_t B<al_txfree>(al_t *I<al>, al_tx_t *tx);
Free a traversal context.
|
|