Parent Directory
|
Revision Log
|
Patch
| revision 449, Wed Oct 28 14:49:06 2009 UTC | revision 450, Wed Oct 28 14:50:07 2009 UTC | |
|---|---|---|
| # | Line 56 | Line 56 |
| 56 | ||
| 57 | /*! | /*! |
| 58 | * Remove leading and trailing spaces from a string. | * Remove leading and trailing spaces from a string. |
| 59 | * \param src - string to be trimmed. | * \param s - string to be trimmed. |
| 60 | */ | */ |
| 61 | void trim( std::string& s ); | void trim( std::string& s ); |
| 62 |
|
||||||||
| No admin address has been configured | ViewVC Help |
| Powered by ViewVC 1.0.8 |