Hide Forgot
From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131 Description of problem: Adds: (1) man page (2) Documentation comments to .py code (3) Documentation comments to newt code for doxygen Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. N/A 2. 3. Additional info:
Created attachment 98279 [details] patch to provide documentation
Thanks for the patch. Some small typos in the javadoc: o extra space in javadoc for newtResume() o initialize missing letter in javadoc for newtInit() o misCap in newtClearKeyBuffer() o missing letter in javadoc for newtPopWindow() but again, very useful patch (along with the others). thanks