diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 21:44:50 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 21:44:50 +0000 |
commit | aa07b93950f8c4fe9b34967a972c42386adad571 (patch) | |
tree | 4e41b71f0c82d25df3a12451143335e7fbc53db9 /devel/libcli/files/patch-libcli.c | |
parent | Fix a problem with creating the postgresql user when using a package. (diff) |
Add a forgotten patch
Reported by: Pointy Hat (Pav@)
Diffstat (limited to 'devel/libcli/files/patch-libcli.c')
-rw-r--r-- | devel/libcli/files/patch-libcli.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libcli/files/patch-libcli.c b/devel/libcli/files/patch-libcli.c index 0e09b56ed563..ddb982c6454b 100644 --- a/devel/libcli/files/patch-libcli.c +++ b/devel/libcli/files/patch-libcli.c @@ -1,5 +1,5 @@ --- ./libcli.c.orig 2008-10-09 04:38:01.000000000 +0200 -+++ ./libcli.c 2011-04-28 08:16:34.504647662 +0200 ++++ ./libcli.c 2011-05-02 23:42:29.732543394 +0200 @@ -9,7 +9,6 @@ #include <stdarg.h> #include <stdlib.h> |