Ignore:
Timestamp:
May 23, 2008, 6:56:41 AM (17 years ago)
Author:
Paul Smedley
Message:

Update source to 3.0.29

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/source/smbd/reply.c

    r124 r134  
    20732073                        if (SMB_VFS_UNLINK(conn,fname) == 0) {
    20742074                                count++;
    2075                                 DEBUG(3,("unlink_internals: succesful unlink "
     2075                                DEBUG(3,("unlink_internals: successful unlink "
    20762076                                         "[%s]\n",fname));
    20772077                                notify_fname(conn, NOTIFY_ACTION_REMOVED,
Note: See TracChangeset for help on using the changeset viewer.