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/rpcclient/cmd_spoolss.c

    r39 r134  
    26172617        fstrcpy( printername, argv[1] );
    26182618       
    2619         fstr_sprintf( servername1, cli->cli->desthost );
     2619        fstrcpy( servername1, cli->cli->desthost );
    26202620        fstrcpy( servername2, argv[2] );
    26212621        strupper_m( servername1 );
Note: See TracChangeset for help on using the changeset viewer.