summaryrefslogtreecommitdiffstats
path: root/otime.c
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-11-09 21:13:57 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2005-11-09 21:13:57 +0000
commit9423103dab10cd5b933e4f6e574f37e33457ca96 (patch)
tree014ae81167ddf95ff33cb4e6859d4dc8582ce998 /otime.c
parentba2ebecbedee53f00575b607e0a6c873b97ca4d1 (diff)
downloadopenvpn-9423103dab10cd5b933e4f6e574f37e33457ca96.tar.gz
openvpn-9423103dab10cd5b933e4f6e574f37e33457ca96.tar.xz
openvpn-9423103dab10cd5b933e4f6e574f37e33457ca96.zip
Backed out change to update_time to handle time
backtracks. Will reimplement as a more comprehensive patch. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@790 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'otime.c')
-rw-r--r--otime.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/otime.c b/otime.c
index 14a52af..ad9cbbf 100644
--- a/otime.c
+++ b/otime.c
@@ -35,7 +35,6 @@
#include "memdbg.h"
volatile time_t now; /* GLOBAL */
-unsigned int now_adj = 0; /* GLOBAL */
/*
* Return a numerical string describing a struct timeval.