diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-02-19 22:13:44 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-02-19 22:13:44 +0000 |
| commit | 8fd1dade69b9fdb0410f2d650c212f2338a3e5f4 (patch) | |
| tree | 408590fb5b90b3db84cd75638342b0d59c66c2a1 /databases/evolution-data-server/files | |
| parent | Fix e-d-s so that it does not try to allocate all available memory on 64-bit (diff) | |
Fix path to source file.
Notes
Notes:
svn path=/head/; revision=156415
Diffstat (limited to 'databases/evolution-data-server/files')
| -rw-r--r-- | databases/evolution-data-server/files/patch-camel_camel-object.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/evolution-data-server/files/patch-camel_camel-object.c b/databases/evolution-data-server/files/patch-camel_camel-object.c index 4eae9243f4bd..03e01116584a 100644 --- a/databases/evolution-data-server/files/patch-camel_camel-object.c +++ b/databases/evolution-data-server/files/patch-camel_camel-object.c @@ -1,5 +1,5 @@ ---- camel-object.c.orig Sun Feb 19 17:04:42 2006 -+++ camel-object.c Sun Feb 19 17:06:06 2006 +--- camel/camel-object.c.orig Sun Feb 19 17:04:42 2006 ++++ camel/camel-object.c Sun Feb 19 17:06:06 2006 @@ -454,7 +454,7 @@ cobject_state_read(CamelObject *obj, FIL } |
