Commit 8f998e68 by Michael Pastushkov

x

parent 48fcfe8b
...@@ -151,7 +151,7 @@ int encode(unsigned char* buf, int len) { ...@@ -151,7 +151,7 @@ int encode(unsigned char* buf, int len) {
// printf("\r%-50s", " "); // printf("\r%-50s", " ");
// printf("\r%s encode %i bytes ", get_current_timestamp(), len); // printf("\r%s encode %i bytes ", get_current_timestamp(), len);
// fflush(stdout); // fflush(stdout);
// } // }
return 0; return 0;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment