fetchnews_check_date.c (leafnode-1.11.12.tar.bz2) | : | fetchnews_check_date.c (leafnode-1.12.0.tar.xz) | ||
---|---|---|---|---|
/* (C) Copyright 2003 - 2010 Matthias Andree. See COPYING for license. */ | ||||
#include "leafnode.h" | #include "leafnode.h" | |||
#include <string.h> | #include <string.h> | |||
#include "fetchnews.h" | #include "fetchnews.h" | |||
#include "system.h" | #include "system.h" | |||
#include "ln_log.h" | #include "ln_log.h" | |||
/* send DATE command to upstream server and complain if the clocks are | /* send DATE command to upstream server and complain if the clocks are | |||
* more than 15 minutes apart. | * more than 15 minutes apart. | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 2 lines changed or added |