Mercurial > pidgin
comparison libpurple/xmlnode.h @ 25924:584063555949
Remove trailing whitespace
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Mon, 26 Jan 2009 06:44:00 +0000 |
| parents | d25cbbea7fe5 |
| children | 4b8c4870b13a |
comparison
equal
deleted
inserted
replaced
| 25923:7fc110f70662 | 25924:584063555949 |
|---|---|
| 310 * | 310 * |
| 311 * @return The new node. | 311 * @return The new node. |
| 312 * | 312 * |
| 313 * @since 2.6.0 | 313 * @since 2.6.0 |
| 314 */ | 314 */ |
| 315 xmlnode *xmlnode_from_file(const char *dir, const char *filename, | 315 xmlnode *xmlnode_from_file(const char *dir, const char *filename, |
| 316 const char *description, const char *process); | 316 const char *description, const char *process); |
| 317 | 317 |
| 318 #ifdef __cplusplus | 318 #ifdef __cplusplus |
| 319 } | 319 } |
| 320 #endif | 320 #endif |
