Changeset 123 for branches/samba-3.0


Ignore:
Timestamp:
Feb 18, 2008, 9:49:09 AM (17 years ago)
Author:
Paul Smedley
Message:

Fix typo

File:
1 edited

Legend:

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

    r122 r123  
    13741374                log("NdpQueryInfo <%s> (%s) %d %d\n", szPath, path, rc, pConn->rc);
    13751375                retry = rc && !retry;
    1376         } while (retyr);
     1376        } while (retry);
    13771377       
    13781378        return rc;
Note: See TracChangeset for help on using the changeset viewer.