From 4def8d24bbaf0aa9a6cf1fa2de1b4fae4e3d07ff Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 7 Jun 2008 13:42:33 +0000 Subject: [PATCH] minor comment correction --- harbour-RC1/contrib/hbcurl/hbcurl.c | 1 - 1 file changed, 1 deletion(-) diff --git a/harbour-RC1/contrib/hbcurl/hbcurl.c b/harbour-RC1/contrib/hbcurl/hbcurl.c index 7b29b97334..3571b19cac 100644 --- a/harbour-RC1/contrib/hbcurl/hbcurl.c +++ b/harbour-RC1/contrib/hbcurl/hbcurl.c @@ -1698,7 +1698,6 @@ HB_FUNC( CURL_MULTI_STRERROR ) #endif /* NOTE: This returns the number of seconds since January 1st 1970 in the UTC time zone. */ -/* TODO: Add support for second curl_getdate() parameter: 'time_t * now' */ HB_FUNC( CURL_GETDATE ) { if( ISCHAR( 1 ) )