mirror of
https://github.com/cuberite/polarssl.git
synced 2025-11-01 20:20:57 -04:00
Fix implementation and documentation missmatch for the function arguments to mbedtls_gcm_finish(). Also, removed redundant if condition that always evaluates to true.