SVN commits to the Asterisk project wrote: > --- team/murf/bug11210/include/asterisk/astobj2.h (original) > +++ team/murf/bug11210/include/asterisk/astobj2.h Thu Feb 14 17:15:26 2008 > @@ -158,7 +158,7 @@ > If you study each argument list, you will see that these functions all have > one extra argument that their ao2_xxx counterpart. The last argument in > each case is supposed to be a string pointer, a "tag", that should contain > -enough of an expanation, that you pair operations that increment the > +enough of an expanation, that you can pair operations that increment the > ref count, with operations that are meant to decrement the refcount.
Umm... s/expanation/explanation/ :-) -- Kevin P. Fleming Director of Software Technologies Digium, Inc. - "The Genuine Asterisk Experience" (TM) _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
