diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-16 19:20:38 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-16 19:20:38 +0000 |
commit | 0b5f271992ab768b2efe599808cd5cfa4edfd8c6 (patch) | |
tree | 6f476d947d34ba325b14a4ea89a7735086d29dbf /net/samba-devel/files/patch-bb | |
parent | Fix typo in pkg-message (diff) |
Update to 3.0 alpha 8
Notes
Notes:
svn path=/head/; revision=51633
Diffstat (limited to 'net/samba-devel/files/patch-bb')
-rw-r--r-- | net/samba-devel/files/patch-bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/samba-devel/files/patch-bb b/net/samba-devel/files/patch-bb deleted file mode 100644 index 5b14f2131b03..000000000000 --- a/net/samba-devel/files/patch-bb +++ /dev/null @@ -1,10 +0,0 @@ ---- include/proto.h.orig Sat Oct 13 22:09:22 2001 -+++ include/proto.h Tue Oct 16 17:21:53 2001 -@@ -1733,6 +1733,7 @@ - char *lp_deleteprinter_cmd(void); - char *lp_os2_driver_map(void); - char *lp_lockdir(void); -+char *lp_piddir(void); - char *lp_utmpdir(void); - char *lp_wtmpdir(void); - BOOL lp_utmp(void); |