Check-in Number:
|
2601 | |
Date: |
2002-Oct-17 14:23:13 (local)
2002-Oct-17 12:23:13 (UTC) |
User: | thl |
Branch: | |
Comment: |
typo |
Tickets: |
|
Inspections: |
|
Files: |
|
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.
|
|