remove extra spaces

pull/1/head
toddouska 2014-04-10 14:13:18 -07:00
parent 5de34bf987
commit e40bc9b72d
1 changed files with 1 additions and 1 deletions

View File

@ -9965,7 +9965,7 @@ static void PickHashSigAlgo(CYASSL* ssl,
return 0;
}
}
return 1; /* success */
}