- Fixes for MSVC6
diff --git a/include/polarssl/ssl.h b/include/polarssl/ssl.h
index c7da8c4..071288e 100644
--- a/include/polarssl/ssl.h
+++ b/include/polarssl/ssl.h
@@ -682,7 +682,7 @@
* data) is cleared by the SSL/TLS layer when the connection is
* terminated. It is recommended to add metadata to determine if
* an entry is still valid in the future. Return 0 if
- * successfully cached, return 0 otherwise.
+ * successfully cached, return 1 otherwise.
*
* \param ssl SSL context
* \param f_get_cache session get callback