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

[PATCH] Quiet warning in libsvn_diff/diff.c

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2005-10-05 20:58:34 CEST

All,

r16476 introduced a new warning to my OS X build:

subversion/libsvn_client/diff.c:2370: warning: function declaration isn't a prototype

The attached trivial patch fixes that.

[[[
* subversion/libsvn_client/diff.c
  (unsupported_diff_summarize): Fix warning 'function declaration isn't
    a prototype'.
]]]

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Oct 5 21:13:58 2005

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.