# HG changeset patch # User Christian Hammond # Date 1059298088 0 # Node ID eaeac660c17c56861525a9fd5b342c6b038c8719 # Parent f14718d7082e717036ea6cf78a3b414e3ebdb878 [gaim-migrate @ 6810] I'm picky about my line wrapping. committer: Tailor Script diff -r f14718d7082e -r eaeac660c17c src/conversation.h --- 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