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

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jan 28 00:11:21 JST 2014


Kouhei Sutou	2014-01-28 00:11:21 +0900 (Tue, 28 Jan 2014)

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

  Message:
    Fix indent

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

  Modified: groonga-gobject/ggrn-command.c (+5 -5)
===================================================================
--- groonga-gobject/ggrn-command.c    2014-01-28 00:10:33 +0900 (4dd322e)
+++ groonga-gobject/ggrn-command.c    2014-01-28 00:11:21 +0900 (91635b1)
@@ -28,11 +28,11 @@
 #include "ggrn-internal.h"
 
 /**
-* SECTION: ggrn-command
-* @short_description: An object to create a Groonga command.
-*
-* The #GGrnCommand is a class to create a Groonga command string.
-*/
+ * SECTION: ggrn-command
+ * @short_description: An object to create a Groonga command.
+ *
+ * The #GGrnCommand is a class to create a Groonga command string.
+ */
 G_DEFINE_TYPE(GGrnCommand, ggrn_command, G_TYPE_OBJECT)
 
 #define GGRN_COMMAND_GET_PRIVATE(obj)                          \
-------------- next part --------------
HTML����������������������������...
Download 



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