[Groonga-commit] groonga/groonga [master] Use C-style comment

Back to archive index

null+****@clear***** null+****@clear*****
2012年 6月 22日 (金) 14:10:51 JST


Ryo Onodera	2012-06-22 14:10:51 +0900 (Fri, 22 Jun 2012)

  New Revision: a1d20fd36654c220544209e5d1ccb7160de1c95c
  https://github.com/groonga/groonga/commit/a1d20fd36654c220544209e5d1ccb7160de1c95c

  Log:
    Use C-style comment

  Modified files:
    src/nginx-module/ngx_http_groonga_module.c

  Modified: src/nginx-module/ngx_http_groonga_module.c (+1 -1)
===================================================================
--- src/nginx-module/ngx_http_groonga_module.c    2012-06-22 14:10:05 +0900 (c07853f)
+++ src/nginx-module/ngx_http_groonga_module.c    2012-06-22 14:10:51 +0900 (3ff1c5e)
@@ -338,7 +338,7 @@ ngx_http_groonga_exit_master(ngx_cycle_t *cycle)
   rc = grn_fin();
   if (rc) {
     printf("grn_fin() failed..\n");
-    // there is nothing we can at this situation...
+    /* there is nothing we can at this situation... */
   }
 
   return;
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index