Static analyzer bug fixes
[silc.git] / lib / silcmath / silcmp.h
index 313e7548a6c07afa85955267e2217d78ed52e758..2d4df2f9ffcfcd64febf4dbed2bbf4e7bfc5c053 100644 (file)
@@ -85,7 +85,7 @@ SilcBool silc_mp_sinit(SilcStack stack, SilcMPInt *mp);
  *
  * DESCRIPTION
  *
- *    Uninitializes the MP Integer.
+ *    Uninitializes the MP Integer.  The pointer may be NULL.
  *
  ***/
 void silc_mp_uninit(SilcMPInt *mp);