[Groonga-commit] groonga/groonga-gobject at d619f5e [master] Follow name change

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jan 27 23:42:48 JST 2014


Kouhei Sutou	2014-01-27 23:42:48 +0900 (Mon, 27 Jan 2014)

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

  Message:
    Follow name change

  Modified files:
    groonga-gobject/ggrn-error.h

  Modified: groonga-gobject/ggrn-error.h (+1 -1)
===================================================================
--- groonga-gobject/ggrn-error.h    2014-01-27 23:22:51 +0900 (6217285)
+++ groonga-gobject/ggrn-error.h    2014-01-27 23:42:48 +0900 (b8969e6)
@@ -53,7 +53,7 @@ typedef enum
   GGRN_ERROR_INVALID_ARGUMENT = -22,
   GGRN_ERROR_TOO_MANY_OPEN_FILES_IN_SYSTEM = -23,
   GGRN_ERROR_TOO_MANY_OPEN_FILES = -24,
-  GGRN_ERROR_INAPPROPRIATE_I_O_CONTROL_OPERATION = -25,
+  GGRN_ERROR_INAPPROPRIATE_IO_CONTROL_OPERATION = -25,
   GGRN_ERROR_FILE_TOO_LARGE = -26,
   GGRN_ERROR_NO_SPACE_LEFT_ON_DEVICE = -27,
   GGRN_ERROR_INVALID_SEEK = -28,
-------------- next part --------------
HTML����������������������������...
Download 



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