From: cjlin Date: Wed, 27 Jan 2010 09:38:47 +0000 (+0000) Subject: replace tab with space in README X-Git-Tag: v160~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=86cb67858d0f1324572428484c0c9f339eae3837;p=liblinear replace tab with space in README --- diff --git a/README b/README index 91e88e8..4af419a 100644 --- a/README +++ b/README @@ -424,8 +424,8 @@ Library Usage - Function: void set_print_string_function(void (*print_func)(const char *)); Users can specify their output format by a function. Use - svm_set_print_string_function(NULL); - for default printing to stdout. + svm_set_print_string_function(NULL); + for default printing to stdout. Building Windows Binaries =========================