mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Add some missing 'static' on a few objects
This commit is contained in:
@ -31,8 +31,6 @@
|
||||
#include "polarssl/version.h"
|
||||
#include <string.h>
|
||||
|
||||
const char version[] = POLARSSL_VERSION_STRING;
|
||||
|
||||
unsigned int version_get_number()
|
||||
{
|
||||
return( POLARSSL_VERSION_NUMBER );
|
||||
|
Reference in New Issue
Block a user