summaryrefslogtreecommitdiffstats
path: root/apps/s_time.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/s_time.c')
-rw-r--r--apps/s_time.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/s_time.c b/apps/s_time.c
index 352040873f..972dccff2c 100644
--- a/apps/s_time.c
+++ b/apps/s_time.c
@@ -340,7 +340,7 @@ int MAIN(int argc, char **argv)
SSL *scon = NULL;
long finishtime = 0;
int ret = 1, i;
- MS_STATIC char buf[1024 * 8];
+ char buf[1024 * 8];
int ver;
apps_startup();