Kouhei Sutou
null+****@clear*****
Mon Jan 20 23:50:02 JST 2014
Kouhei Sutou 2014-01-20 23:50:02 +0900 (Mon, 20 Jan 2014) New Revision: d97a89dd3d5303066bb1df8f46cb16a6c5581a53 https://github.com/groonga/groonga-gobject/commit/d97a89dd3d5303066bb1df8f46cb16a6c5581a53 Message: Add missing parameter name Modified files: groonga-gobject/ggrn-internal.h Modified: groonga-gobject/ggrn-internal.h (+2 -2) =================================================================== --- groonga-gobject/ggrn-internal.h 2014-01-20 18:55:32 +0900 (04cb3c3) +++ groonga-gobject/ggrn-internal.h 2014-01-20 23:50:02 +0900 (474efb5) @@ -1,6 +1,6 @@ /* -*- Mode: C; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* - * Copyright (C) 2013 Kouhei Sutou <kou �� clear-code.com> + * Copyright (C) 2013-2014 Kouhei Sutou <kou �� clear-code.com> * * This library is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by @@ -24,7 +24,7 @@ G_BEGIN_DECLS -G_GNUC_INTERNAL gboolean _ggrn_rc_check (grn_rc, GError **error); +G_GNUC_INTERNAL gboolean _ggrn_rc_check (grn_rc rc, GError **error); G_END_DECLS -------------- next part -------------- HTML����������������������������...Download