diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2004-02-05 19:38:40 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2004-02-05 19:38:40 +0000 |
commit | a5aa0c90ca8ffebd4c3a15be9330e752444516d2 (patch) | |
tree | daae7a87fc1732c7efc6c538dd9f6df8cca8b66d /net/asterisk/files/patch-db.c | |
parent | Fix and remove BROKEN. (diff) |
Update to 0.7.1.
Notes
Notes:
svn path=/head/; revision=100074
Diffstat (limited to 'net/asterisk/files/patch-db.c')
-rw-r--r-- | net/asterisk/files/patch-db.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/asterisk/files/patch-db.c b/net/asterisk/files/patch-db.c index ebe8fedec060..59e5cef87770 100644 --- a/net/asterisk/files/patch-db.c +++ b/net/asterisk/files/patch-db.c @@ -1,8 +1,8 @@ $FreeBSD$ ---- db.c.orig Wed Aug 13 18:25:16 2003 -+++ db.c Fri Oct 17 11:27:30 2003 +--- db.c.orig Tue Dec 2 17:12:56 2003 ++++ db.c Fri Jan 30 01:47:34 2004 @@ -32,7 +32,7 @@ #include <asterisk/options.h> #include <asterisk/astdb.h> |