Ignore:
Timestamp:
May 24, 2009, 7:17:10 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 to 3.3.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/smbd/close.c

    r206 r221  
    168168****************************************************************************/
    169169
    170 static NTSTATUS delete_all_streams(connection_struct *conn, const char *fname)
     170NTSTATUS delete_all_streams(connection_struct *conn, const char *fname)
    171171{
    172172        struct stream_struct *stream_info;
Note: See TracChangeset for help on using the changeset viewer.