From 1f9fd81fd7e01c1e9e39b394dc6a9e88da102ea6 Mon Sep 17 00:00:00 2001 From: ijliao Date: Thu, 4 Apr 2002 17:58:14 +0000 Subject: fix build on bento PR: 36746 Submitted by: Tilman Linneweh --- net-p2p/fidelio/files/patch-ab | 4 ++-- net/fidelio/files/patch-ab | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-p2p/fidelio/files/patch-ab b/net-p2p/fidelio/files/patch-ab index 75c771668d47..5240086937b2 100644 --- a/net-p2p/fidelio/files/patch-ab +++ b/net-p2p/fidelio/files/patch-ab @@ -1,5 +1,5 @@ ---- bookmarks.c.orig Sun Mar 31 22:03:02 2002 -+++ bookmarks.c Sun Mar 31 22:03:07 2002 +--- src/bookmarks.c.orig Sun Mar 31 22:03:02 2002 ++++ src/bookmarks.c Sun Mar 31 22:03:07 2002 @@ -52,7 +52,7 @@ #if FXML2 #define xmlChildNode children diff --git a/net/fidelio/files/patch-ab b/net/fidelio/files/patch-ab index 75c771668d47..5240086937b2 100644 --- a/net/fidelio/files/patch-ab +++ b/net/fidelio/files/patch-ab @@ -1,5 +1,5 @@ ---- bookmarks.c.orig Sun Mar 31 22:03:02 2002 -+++ bookmarks.c Sun Mar 31 22:03:07 2002 +--- src/bookmarks.c.orig Sun Mar 31 22:03:02 2002 ++++ src/bookmarks.c Sun Mar 31 22:03:07 2002 @@ -52,7 +52,7 @@ #if FXML2 #define xmlChildNode children -- cgit