X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=common-src%2Fclock.c;h=c4958137eda8d5a9e9ead89239f2202b2a6cfa47;hb=HEAD;hp=5362ac8562440a101186fef04104d95b65b5f51f;hpb=e442edb4d5816c4ad107ad9e71164f845eba70ad;p=debian%2Famanda diff --git a/common-src/clock.c b/common-src/clock.c index 5362ac8..c495813 100644 --- a/common-src/clock.c +++ b/common-src/clock.c @@ -1,6 +1,7 @@ /* * Amanda, The Advanced Maryland Automatic Network Disk Archiver * Copyright (c) 1991-1998 University of Maryland at College Park + * Copyright (c) 2007-2012 Zmanda, Inc. All Rights Reserved. * All Rights Reserved. * * Permission to use, copy, modify, distribute, and sell this software and its @@ -34,7 +35,6 @@ #include "clock.h" /* local functions */ -times_t times_zero; times_t start_time; static int clock_running = 0;