Searched hist:bee72328 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/app/
H A DApplication.cppdiff bee72328 Tue Feb 01 21:40:11 MST 2005 Axel Dörfler <axeld@pinc-software.de> fill_argv_message() now takes a reference as parameter.
Also fixed BApplication::do_argv() which didn't NULL terminate the array
as it should have done, and would call ArgvReceived() with argc == 0 and
a NULL parameter for argv.
Removed strange trailing spaces at the end of the lines for those two functions.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11199 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 186 milliseconds