On Friday 29 February 2008 16:21:16 [EMAIL PROTECTED] wrote: > Modified: > trunk/src/hll.c > trunk/src/key.c > > Log: > Applying two documentation patches submitted by Alan Rocker. ajr++ > > > Modified: trunk/src/hll.c > =========================================================================== >=== --- trunk/src/hll.c (original) > +++ trunk/src/hll.c Fri Feb 29 16:21:15 2008 > @@ -62,7 +62,10 @@ > > =item C<static PMC* new_hll_entry> > > -RT#48260: Not yet documented!!! > +Create a new HLL information table entry. > +Takes an interpreter name and (optional) entry name.
Nit: interpreters don't have names. -- c