FaceServer/test_client.cpp
@@ -35,7 +35,7 @@ void make_msg(char* mesg, int& length) { FILE* pFile = fopen("facelist-1001-0-2.pb", "rb"); FILE* pFile = fopen("facelist-1001-0-5.pb", "rb"); length = fread(mesg, 1, length, pFile); fclose(pFile); }