]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/include/jorte/4all.h
Reformat the sources with orte/uncrustify script
[orte.git] / orte / include / jorte / 4all.h
index e6360536bca008113e6f13b23e2948a495d62131..6f0781a3d8410fcece68e8410c68b623e124ee4e 100644 (file)
@@ -17,7 +17,7 @@ typedef struct
 #ifdef __ANDROID__
 
 #include <android/log.h>
-#define printf(...)            __android_log_print(ANDROID_LOG_INFO, "ORTE", __VA_ARGS__)
+#define printf(...)             __android_log_print(ANDROID_LOG_INFO, "ORTE", __VA_ARGS__)
 
 #endif
 #endif