summaryrefslogtreecommitdiff
path: root/source3/include/trans2.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1997-11-23 05:55:44 +0000
committerAndrew Tridgell <tridge@samba.org>1997-11-23 05:55:44 +0000
commitc16d132bf95d96e2aa572cb9ba18a68abfbbeb8d (patch)
treee2655cd5796c3eed8c4c33693b301e46e49c2e72 /source3/include/trans2.h
parenta1c5442abb3bc221157ca3620d35e1a013b26232 (diff)
downloadsamba-c16d132bf95d96e2aa572cb9ba18a68abfbbeb8d.tar.gz
samba-c16d132bf95d96e2aa572cb9ba18a68abfbbeb8d.tar.bz2
samba-c16d132bf95d96e2aa572cb9ba18a68abfbbeb8d.zip
added some QPATHINFO and QFILEINFO tests into smbtorture.
This tests for things like midnight access times, sticky create times and word reversed INFO_STANDARD returns (This used to be commit 89141de14edf9e46ab279d2a74a9b026716a0ba8)
Diffstat (limited to 'source3/include/trans2.h')
-rw-r--r--source3/include/trans2.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/source3/include/trans2.h b/source3/include/trans2.h
index 9a2de63109..5218604e0e 100644
--- a/source3/include/trans2.h
+++ b/source3/include/trans2.h
@@ -238,13 +238,6 @@ Byte offset Type name description
#define NT_FILE_ATTRIBUTE_NORMAL 0x80
-/* Function prototypes */
-
-
-int reply_findnclose(char *inbuf,char *outbuf,int length,int bufsize);
-
-int reply_findclose(char *inbuf,char *outbuf,int length,int bufsize);
-
#endif