[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] modified: src/ha_groonga.cc: fixed typo

Back to archive index

Tetsuro IKEDA null+****@clear*****
Thu Oct 4 10:17:55 JST 2012


Tetsuro IKEDA	2009-01-27 19:21:31 +0900 (Tue, 27 Jan 2009)

  New Revision: 37c9cd5445d41d120824d4cf70f5ea85c78b92ab
  https://github.com/mroonga/mroonga/commit/37c9cd5445d41d120824d4cf70f5ea85c78b92ab

  Log:
    modified:   src/ha_groonga.cc: fixed typo

  Modified files:
    src/ha_groonga.cc

  Modified: src/ha_groonga.cc (+1 -1)
===================================================================
--- src/ha_groonga.cc    2009-01-27 18:17:58 +0900 (0e19d5b)
+++ src/ha_groonga.cc    2009-01-27 19:21:31 +0900 (0f4e04c)
@@ -96,7 +96,7 @@ THR_LOCK_DATA **ha_groonga::store_lock(THD *thd,
 				    THR_LOCK_DATA **to,
 				    enum thr_lock_type lock_type)
 {
-  DBUG_ENTER("ha_groonga::store_locko");
+  DBUG_ENTER("ha_groonga::store_lock");
   DBUG_RETURN(to);
 }
 
-------------- next part --------------
HTML����������������������������...
Download 



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