openbsd-ports/devel/subversion/patches/patch-subversion_svnlook_main_c
alek 65a1284a66 Update to 1.3.0
From Sigfred Haversen <bsdlist@mumak.com>

ok steven@
2006-01-27 10:20:56 +00:00

13 lines
487 B
Plaintext

$OpenBSD: patch-subversion_svnlook_main_c,v 1.2 2006/01/27 10:20:56 alek Exp $
--- subversion/svnlook/main.c.orig Sun Jan 8 14:09:43 2006
+++ subversion/svnlook/main.c Sun Jan 8 14:10:32 2006
@@ -297,7 +297,7 @@ check_cancel (void *baton)
static svn_error_t *
check_lib_versions (void)
{
- static const svn_version_checklist_t checklist[] =
+ static svn_version_checklist_t checklist[] =
{
{ "svn_subr", svn_subr_version },
{ "svn_repos", svn_repos_version },