fixed typo

This commit is contained in:
Andreas Steffen
2013-03-27 22:56:37 +01:00
parent 54781f5f34
commit 5a8dd63433
+1 -1
View File
@@ -67,7 +67,7 @@ struct private_tls_application_t {
chunk_t cache; chunk_t cache;
/** /**
* Bytes cosnumed in cache * Bytes consumed in cache
*/ */
size_t cache_done; size_t cache_done;