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

[PATCH] pass NULL instead of an unused parameter

From: Prabhu Gnana Sundar <prabhugs_at_collab.net>
Date: Tue, 11 Jan 2011 17:05:32 +0530

Hi all,

Currently, when creating a repo, svnadmin accepts the --config-dir
option. But clearly, the code does not use the 'config' option being
passed. Hence I am passing NULL value instead of sending the 'config' value.

This change has passed all the tests and is working fine.
I have attached the patch and the log message with this mail. Please
review...

Thanks and regards
Prabhu

Received on 2011-01-11 12:36:17 CET

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.