diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-04 17:58:14 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-04 17:58:14 +0000 |
commit | 1e8c0a0b0042ca68f0f29284ec40c75e6a99f626 (patch) | |
tree | bcf82530590010d6eef1818315f9d91f6c997774 /net-p2p | |
parent | 50b69a4f408d8c8ec82f32493e7bf008add5803b (diff) | |
download | ports-1e8c0a0b0042ca68f0f29284ec40c75e6a99f626.tar.gz ports-1e8c0a0b0042ca68f0f29284ec40c75e6a99f626.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/fidelio/files/patch-ab | 4 |
1 files changed, 2 insertions, 2 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 |