Indication of x509_get_numeric_string() deprecation
diff --git a/include/polarssl/x509.h b/include/polarssl/x509.h
index fe43795..17d99af 100644
--- a/include/polarssl/x509.h
+++ b/include/polarssl/x509.h
@@ -549,6 +549,7 @@
 
 /**
  * \brief          Give an OID, return a string version of its OID number.
+ *                 (Deprecated. Use oid_get_numeric_string() instead)
  *
  * \param buf      Buffer to write to
  * \param size     Maximum size of buffer