[krb5-auth-dialog] Add typenames
- From: Guido Günther <guidog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [krb5-auth-dialog] Add typenames
- Date: Mon, 1 Nov 2010 16:42:40 +0000 (UTC)
commit e81c6d7a0468a116f30ff6e5e3020aa401da2313
Author: Guido Günther <agx sigxcpu org>
Date: Mon Nov 1 17:41:43 2010 +0100
Add typenames
CodingStyle | 12 ++++++++++--
1 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/CodingStyle b/CodingStyle
index c4ae771..81fa5e1 100644
--- a/CodingStyle
+++ b/CodingStyle
@@ -18,8 +18,16 @@ CodingStyle
--space-after-for \
--space-after-if \
--space-after-while \
- --cuddle-else --braces-on-if-line \
+ --cuddle-else \
+ --braces-on-if-line \
--procnames-start-lines \
--braces-on-struct-decl-line \
--braces-after-func-def-line \
- --blank-lines-after-declarations
+ --blank-lines-after-declarations \
+ -Tgchar -Tgpointer -TG_MODULE_EXPORT \
+ -TGParamSpec -TGValue -TGObject \
+ -TGtkWidget -TGtkMenuItem \
+ -TKaPlugin -TKaApplet -TKaAppletClass \
+ -TKaPluginDummy -TKaPluginDummyClass \
+ -TKaPluginPam -TKaPluginPamClass \
+ -TKaPluginAfs -TKaPluginAfsClass
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]