[Groonga-mysql-commit] mroonga/mroonga [master] h -> hpp

Back to archive index

null+****@clear***** null+****@clear*****
2012年 4月 9日 (月) 17:23:10 JST


Kouhei Sutou	2012-04-09 17:23:10 +0900 (Mon, 09 Apr 2012)

  New Revision: f1886dd6bd16e15dbd7690d80a3a14c96111c83a

  Log:
    h -> hpp

  Modified files:
    mrn_sys.hpp

  Modified: mrn_sys.hpp (+3 -3)
===================================================================
--- mrn_sys.hpp    2012-04-09 17:11:17 +0900 (bc19f8d)
+++ mrn_sys.hpp    2012-04-09 17:23:10 +0900 (b9f78a9)
@@ -18,8 +18,8 @@
   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
-#ifndef _mrn_sys_h
-#define _mrn_sys_h
+#ifndef _mrn_sys_hpp
+#define _mrn_sys_hpp
 
 #include <groonga.h>
 #include "mrn_macro.h"
@@ -56,4 +56,4 @@ char *mrn_index_table_name_gen(const char *arg, const char *idx_name, char *dest
 
 MRN_END_DECLS
 
-#endif /* _mrn_sys_h */
+#endif /* _mrn_sys_hpp */




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