From ed7d3b93d63cc2ef9cce73ec3114f9b54623188e Mon Sep 17 00:00:00 2001 From: tuexen Date: Mon, 27 Apr 2009 09:58:09 +0000 Subject: Fix a comment. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28174 f5534014-38df-0310-8fa8-9805f1628bb7 --- pcapio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcapio.c') diff --git a/pcapio.c b/pcapio.c index 1dd71b5ee1..55df359472 100644 --- a/pcapio.c +++ b/pcapio.c @@ -460,7 +460,7 @@ libpcap_write_interface_statistics_block(FILE *fp, #else /* * Current time, represented as seconds and microseconds since - * January 1, 1601, 00:00:00 UTC. + * January 1, 1970, 00:00:00 UTC. */ gettimeofday(&now, NULL); -- cgit v1.2.3