diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2007-04-13 08:06:06 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2007-04-13 08:06:06 +0000 |
commit | acc33b14df77f1bad1c2d0a2c775185fa9e864eb (patch) | |
tree | 861d5d09092cff4fbc720b4a04db22add91bf3d3 /net/asterisk/files/patch-main::db.c | |
parent | - incorrect comment (diff) |
Long awaited upgrade to 1.4.2.
Sponsored by: Sippy Software, Inc.
Notes
Notes:
svn path=/head/; revision=189887
Diffstat (limited to '')
-rw-r--r-- | net/asterisk/files/patch-main::db.c (renamed from net/asterisk10/files/patch-db.c) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/asterisk10/files/patch-db.c b/net/asterisk/files/patch-main::db.c index ba7f3f206b78..0b26f3b2cca6 100644 --- a/net/asterisk10/files/patch-db.c +++ b/net/asterisk/files/patch-main::db.c @@ -1,8 +1,8 @@ $FreeBSD$ ---- db.c.orig Fri Jan 13 11:05:32 2006 -+++ db.c Fri Jan 13 11:06:55 2006 +--- main/db.c.orig Fri Jan 13 11:05:32 2006 ++++ main/db.c Fri Jan 13 11:06:55 2006 @@ -35,6 +35,7 @@ #include <errno.h> #include <unistd.h> |