[Groonga-commit] groonga/groonga-gobject at 84b7f98 [master] doc: add a missing parameter

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jul 3 11:12:22 JST 2014


Kouhei Sutou	2014-07-03 11:12:22 +0900 (Thu, 03 Jul 2014)

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

  Message:
    doc: add a missing parameter

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

  Modified: groonga-gobject/ggrn-context.c (+1 -0)
===================================================================
--- groonga-gobject/ggrn-context.c    2014-07-03 11:11:14 +0900 (3d8e4af)
+++ groonga-gobject/ggrn-context.c    2014-07-03 11:12:22 +0900 (5534ac2)
@@ -232,6 +232,7 @@ ggrn_context_execute_command(GGrnContext *context,
  * @command:
  *   The Groonga command to be sent. See
  *   http://groonga.org/docs/reference/command.html about Groonga command.
+ * @error: Return location for a GError, or %NULL.
  *
  * Sends a Groonga command. Use ggrn_context_receive_result() to
  * receive the result of the sent command.
-------------- next part --------------
HTML����������������������������...
Download 



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