On Sun, 27 Jan 2013, Andreas Bierfert escribió: > From 294b0f10829bd3c6fec0f5b50ccd451ecd076be1 Mon Sep 17 00:00:00 2001 > From: Andreas Bierfert <[email protected]> > Date: Sun, 27 Jan 2013 17:11:38 +0100 > Subject: [PATCH 2/2] Use same parsing code for generated and external submenus ... > + if(!plist) > + return NULL; ... > + if(!menu) > + return NULL;
Hi Andreas! :-) and in the patch 1/2 in one place. IMO, don't try to find things using your eyes, use the "find" option of your editor. For example, to find whitespaces at the end of the lines, the find tool is needed. Best regards, kix -- ||// //\\// Rodolfo "kix" Garcia ||\\// //\\ http://www.kix.es/ -- To unsubscribe, send mail to [email protected].
