mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
parent
05e3070b23
commit
7741d66b18
@ -41,6 +41,15 @@ static const struct table_node archi_table[]= {
|
||||
{NULL, "", -1 }
|
||||
};
|
||||
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* rpcclient module for SPOOLSS rpc pipe.
|
||||
*
|
||||
* This generally just parses and checks command lines, and then calls
|
||||
* a cli_spoolss function.
|
||||
**/
|
||||
|
||||
/****************************************************************************
|
||||
function to do the mapping between the long architecture name and
|
||||
the short one.
|
||||
|
Loading…
Reference in New Issue
Block a user