Explorar o código

add missing space

Alex Perez %!s(int64=3) %!d(string=hai) anos
pai
achega
29f13a369f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/AzulSCSI_log.cpp

+ 1 - 1
src/AzulSCSI_log.cpp

@@ -2,7 +2,7 @@
 #include "AzulSCSI_config.h"
 #include "AzulSCSI_platform.h"
 
-const char *g_azlog_firmwareversion = "1.0.1" __DATE__ " " __TIME__;
+const char *g_azlog_firmwareversion = "1.0.1" " " __DATE__ " " __TIME__;
 bool g_azlog_debug = true;
 
 // This memory buffer can be read by debugger and is also saved to azullog.txt