]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/rm-lld.git/blobdiff - test/k2h/armv7/linux/serverlogutil.h
kill command now deletes pid file
[keystone-rtos/rm-lld.git] / test / k2h / armv7 / linux / serverlogutil.h
index a0996bcb23f4031f4205aabc8f9b94efa9fe6dc7..f130c19fa02d8d970fc88d6abe959b122565c74b 100644 (file)
@@ -45,7 +45,7 @@
 #define DEFAULT_LOG_LEN     (0x800000)
 
 typedef struct rmserver_cfg_tag {
-       FILE *logfile_p;
+    FILE *logfile_p;
     int   logfile_max_len;
 } rmserver_cfg_t;