[openrtm-commit:02231] r2844 - branches/DEV_IQ_2016/OpenRTM-aist/src/lib/coil/win32/coil

openrtm @ openrtm.org openrtm @ openrtm.org
2017年 1月 16日 (月) 19:35:22 JST


Author: sec_fukai
Date: 2017-01-16 19:35:22 +0900 (Mon, 16 Jan 2017)
New Revision: 2844

Modified:
   branches/DEV_IQ_2016/OpenRTM-aist/src/lib/coil/win32/coil/Time.h
Log:
[compat,->DEV_IQ_2016]Modify indent. refs #3813

Modified: branches/DEV_IQ_2016/OpenRTM-aist/src/lib/coil/win32/coil/Time.h
===================================================================
--- branches/DEV_IQ_2016/OpenRTM-aist/src/lib/coil/win32/coil/Time.h	2017-01-16 10:18:56 UTC (rev 2843)
+++ branches/DEV_IQ_2016/OpenRTM-aist/src/lib/coil/win32/coil/Time.h	2017-01-16 10:35:22 UTC (rev 2844)
@@ -30,8 +30,9 @@
 
 namespace coil
 {
-  #define EPOCHFILETIME (116444736000000000i64)
-  struct timezone {
+#define EPOCHFILETIME (116444736000000000i64)
+  struct timezone
+  {
     int tz_minuteswest;
     int tz_dsttime;
   };



More information about the openrtm-commit mailing list