summaryrefslogtreecommitdiffstats
path: root/m_struct.h
Commit message (Expand)AuthorAgeFilesLines
* Mark m_struct_t defaults as constreimar2007-01-281-1/+1
* marks some read-only char* inside structs as const, patch by Stefan Huehner, ...reynaldo2006-07-271-1/+1
* marks several read-only string parameters which aren't modified inside the ca...reynaldo2006-07-151-2/+2
* Fix most of the mistakes pointed out by Diego.albeu2006-04-251-1/+1
* Doxygen attack!albeu2006-04-241-13/+73
* Removed the historic cfgparser and switched full to the new config parser (al...alex2003-08-131-5/+3
* 10Lalbeu2003-03-141-1/+1
* A struct setter. It allow you to setup struct from some useralbeu2002-11-121-0/+50