Mercurial > pidgin
changeset 6311:eaeac660c17c
[gaim-migrate @ 6810]
I'm picky about my line wrapping.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sun, 27 Jul 2003 09:28:08 +0000 |
parents | f14718d7082e |
children | 5e5959d7a85e |
files | src/conversation.h |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/conversation.h Sat Jul 26 20:40:44 2003 +0000 +++ b/src/conversation.h Sun Jul 27 09:28:08 2003 +0000 @@ -1110,7 +1110,8 @@ * @param name The name of the function. * @param fnc A pointer to the function. */ -void gaim_conv_placement_add_fnc(const char *id, const char *name, GaimConvPlacementFunc fnc); +void gaim_conv_placement_add_fnc(const char *id, const char *name, + GaimConvPlacementFunc fnc); /** * Removes a conversation placement function from the list of possible