[Groonga-commit] groonga/grnxx at 0ab20aa [master] Gnx: fix a typo.

Back to archive index

susumu.yata null+****@clear*****
Thu Apr 9 19:03:08 JST 2015


susumu.yata	2015-04-09 19:03:08 +0900 (Thu, 09 Apr 2015)

  New Revision: 0ab20aa6a64c5d7a3b5f5da41028201058a97349
  https://github.com/groonga/grnxx/commit/0ab20aa6a64c5d7a3b5f5da41028201058a97349

  Message:
    Gnx: fix a typo.

  Modified files:
    go2/gnxTest.go

  Modified: go2/gnxTest.go (+1 -1)
===================================================================
--- go2/gnxTest.go    2015-04-09 19:02:46 +0900 (2f2b01f)
+++ go2/gnxTest.go    2015-04-09 19:03:08 +0900 (b1128cd)
@@ -397,7 +397,7 @@ func testC() {
 }
 
 func testD() {
-	log.Println("testC()")
+	log.Println("testD()")
 
 	db, dir, err := gnx.CreateTempDB("", "gnxConsole", 3)
 	if err != nil {
-------------- next part --------------
HTML����������������������������...
下载 



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