Line 0
Link Here
|
|
|
1 |
--- api/boinc_api.cpp.old 2013-05-17 14:10:37.000000000 +0300 |
2 |
+++ api/boinc_api.cpp 2013-05-17 14:10:49.000000000 +0300 |
3 |
@@ -111,7 +111,7 @@ |
4 |
// CPPFLAGS=-DGETRUSAGE_IN_TIMER_THREAD |
5 |
#endif |
6 |
|
7 |
-const char* api_version="API_VERSION_"PACKAGE_VERSION; |
8 |
+const char* api_version="API_VERSION_" PACKAGE_VERSION; |
9 |
static APP_INIT_DATA aid; |
10 |
static FILE_LOCK file_lock; |
11 |
APP_CLIENT_SHM* app_client_shm = 0; |