summaryrefslogtreecommitdiffstats
path: root/source/include
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1997-10-30 08:50:18 +0000
committerAndrew Tridgell <tridge@samba.org>1997-10-30 08:50:18 +0000
commit13d90255928711c05d8e147081afa309b8abf1af (patch)
tree3676cadd4429d7d3e3dbf80ca2ceea3370e401d8 /source/include
parentdc8998b1d3c119665538eb5e0b133a47f89fed19 (diff)
downloadsamba-13d90255928711c05d8e147081afa309b8abf1af.tar.gz
samba-13d90255928711c05d8e147081afa309b8abf1af.tar.xz
samba-13d90255928711c05d8e147081afa309b8abf1af.zip
Chris will be pleased to know that mkproto.awk no longer runs on the
ubiqx files :-)
Diffstat (limited to 'source/include')
-rw-r--r--source/include/proto.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/include/proto.h b/source/include/proto.h
index 00c95587ba5..07011b2256f 100644
--- a/source/include/proto.h
+++ b/source/include/proto.h
@@ -1099,9 +1099,6 @@ int reply_findnclose(char *inbuf,char *outbuf,int length,int bufsize);
int reply_transs2(char *inbuf,char *outbuf,int length,int bufsize);
int reply_trans2(char *inbuf,char *outbuf,int length,int bufsize);
-/*The following definitions come from ubi_dLinkList.c */
-
-
/*The following definitions come from ufc.c */
char *ufc_crypt(char *key,char *salt);