[Nice] [nice/master] make indentation consistent
Olivier Crête
olivier.crete at collabora.co.uk
Wed Nov 5 14:02:12 PST 2008
---
stun/stunmessage.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/stun/stunmessage.h b/stun/stunmessage.h
index 5df0678..e669315 100644
--- a/stun/stunmessage.h
+++ b/stun/stunmessage.h
@@ -239,8 +239,7 @@ uint16_t stun_message_length (const StunMessage *msg);
* @return a pointer to the start of the attribute payload if found,
* otherwise NULL.
*/
-const void *
-stun_message_find (const StunMessage * msg, stun_attr_type_t type,
+const void * stun_message_find (const StunMessage * msg, stun_attr_type_t type,
uint16_t *restrict palen);
--
1.5.6.5
More information about the Nice
mailing list