[Pidgin] StyleGuide modified

Pidgin trac at pidgin.im
Fri Feb 28 02:40:44 EST 2014


Page "StyleGuide" was changed by MarkDoliner
Diff URL: <https://developer.pidgin.im/wiki/StyleGuide?action=diff&version=12>
Revision 12
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: StyleGuide
=========================================================================
--- StyleGuide (version: 11)
+++ StyleGuide (version: 12)
@@ -71,9 +71,9 @@
 == Function Definitions ==
  * There should be a newline between the return type of the function and the function's name.
  * Wrap parameters sensibly, preferably around 80 characters or so.
- * As mentioned above, the opening brace should be on a new line.
-
-For example:
+ * Opening brace should be on a new line.
+ * Functions not called from other files should be declared static.
+ * Functions called from other files should be listed in a .h file.
 
 {{{
 #!c
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://developer.pidgin.im/wiki/StyleGuide>
Pidgin <https://pidgin.im>
Pidgin

This is an automated message. Someone added your email address to be
notified of changes on 'StyleGuide' page.
If it was not you, please report to datallah at pidgin.im.


More information about the Wikiedit mailing list