1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

Doxygen janitor. No other changes.

(This used to be commit 735c99dadb)
This commit is contained in:
Martin Pool 2003-02-18 01:55:50 +00:00
parent 05e3070b23
commit 7741d66b18

View File

@ -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.