[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Remove redundant comment line

From: Noorul Islam K M <noorul_at_collab.net>
Date: Tue, 26 Jul 2011 10:56:04 +0530

"Noorul Islam K M" <noorul_at_collab.net> writes:

> While reading code I found this unnecessary comment.
>
> Log
>
> [[[
>
> * subversion/libsvn_wc/info.c
> (build_info_for_entry): Remove redundant comment line.
>
> ]]]
>
> Thanks and Regards
> Noorul
>
>
>
>
> Index: subversion/libsvn_wc/info.c
> ===================================================================
> --- subversion/libsvn_wc/info.c (revision 1132868)
> +++ subversion/libsvn_wc/info.c (working copy)
> @@ -244,8 +244,6 @@
> tmpinfo->lock->creation_date = lock->date;
> }
>
> - /* ### Temporary hacks to keep our test suite happy: */
> -
> *info = tmpinfo;
> return SVN_NO_ERROR;
> }

Another very trivial path. Just pinging.

Thanks and Regards
Noorul
Received on 2011-07-26 07:28:25 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.