[Groonga-commit] groonga/groonga-gobject at d025baf [master] Fix indent

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jan 28 00:10:33 JST 2014


Kouhei Sutou	2014-01-28 00:10:33 +0900 (Tue, 28 Jan 2014)

  New Revision: d025baf3ce01a7a4f4a9b5038e167e8e9db64354
  https://github.com/groonga/groonga-gobject/commit/d025baf3ce01a7a4f4a9b5038e167e8e9db64354

  Message:
    Fix indent

  Modified files:
    groonga-gobject/ggrn-context.c

  Modified: groonga-gobject/ggrn-context.c (+6 -6)
===================================================================
--- groonga-gobject/ggrn-context.c    2014-01-28 00:02:11 +0900 (27de485)
+++ groonga-gobject/ggrn-context.c    2014-01-28 00:10:33 +0900 (c362b6e)
@@ -28,12 +28,12 @@
 #include "ggrn-internal.h"
 
 /**
-* SECTION: ggrn-context
-* @short_description: A context for operating a database.
-*
-* The #GGrnContext is a class to keep all information about database
-* operations.
-*/
+ * SECTION: ggrn-context
+ * @short_description: A context for operating a database.
+ *
+ * The #GGrnContext is a class to keep all information about database
+ * operations.
+ */
 G_DEFINE_TYPE(GGrnContext, ggrn_context, G_TYPE_OBJECT)
 
 #define GGRN_CONTEXT_GET_PRIVATE(obj)                          \
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-commit mailing list
Back to archive index