On Sat, Mar 31, 2007 at 03:07:02PM +0200, Luca Tettamanti wrote:
> On 3/30/07, Stefan Seyfried <[EMAIL PROTECTED]> wrote:
> > I'll follow up with a small improvement in the style of
> >
> > #ifdef CONFIG_BOTH
> > #define MYNAME "s2both"
> > #else
> > #define MYNAME "s2disk"
> > #endif
> >
> > and later
> >
> > ...
> >         usage(MYNAME, ...);
> > ...
> 
> Pass down argv[0] instead of a hardcoded string ;)

yes, now that you mention it... ;-)
-- 
Stefan Seyfried

"Any ideas, John?"
"Well, surrounding them's out." 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to