On 16.03.2009, at 04:59, Greg Ercolano wrote: > Trying to fix up those discrepancies in Fl_Browser's docs > where we have discrepancies like this in the "method index": > > ________________ no variable names in the > prototype > / / > void insert (int, FL_BLINE *) > Insert a new line *t* before *line*. > \___________\____ variable names in the > docs
Just add descriptive names. They need not be the same as in the source file (although it would be nice if they were). Matthias ---- http://robowerk.com/ _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
