summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
diff options
context:
space:
mode:
authorLuke Leighton <lkcl@samba.org>1999-02-03 01:58:52 +0000
committerLuke Leighton <lkcl@samba.org>1999-02-03 01:58:52 +0000
commitf61fc8923d4eceab8c82ff9c49745f9c6bed44e7 (patch)
treea17bde6255d035cc8f47283d4c2686fd2f0ca88a /source3/include/ntdomain.h
parent1153f00f889e5bb310e895d319eed75bc93deef4 (diff)
downloadsamba-f61fc8923d4eceab8c82ff9c49745f9c6bed44e7.tar.gz
samba-f61fc8923d4eceab8c82ff9c49745f9c6bed44e7.tar.bz2
samba-f61fc8923d4eceab8c82ff9c49745f9c6bed44e7.zip
corrections to get data stream for 2nd and subsequent pdus copied from
right place (forgot to subtract 0x18 header bytes) (This used to be commit 5b9a7278da4a25ea217f914c8daae31238fa5cfe)
Diffstat (limited to 'source3/include/ntdomain.h')
-rw-r--r--source3/include/ntdomain.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h
index 5eeeb1fd0e..5592a59eaa 100644
--- a/source3/include/ntdomain.h
+++ b/source3/include/ntdomain.h
@@ -101,7 +101,6 @@ typedef struct pipes_struct
uint32 file_offset;
uint32 prev_pdu_file_offset;
uint32 hdr_offsets;
- uint32 next_frag_start;
} pipes_struct;