log m_struct.c @ 27195:5eb532ff5793

age author description
Fri, 09 Nov 2007 06:50:53 +0000 rfelker correct const usage in the option handling code so that tables can be
Sat, 28 Jul 2007 14:28:38 +0000 diego cosmetics: misc typo fixes
Sat, 15 Jul 2006 16:03:12 +0000 reynaldo marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
Mon, 24 Apr 2006 19:20:04 +0000 albeu Doxygen attack!
Fri, 29 Aug 2003 21:42:51 +0000 alex 1000l
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Wed, 02 Apr 2003 16:05:21 +0000 albeu Typo fix
Tue, 12 Nov 2002 14:16:30 +0000 albeu A struct setter. It allow you to setup struct from some user