mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
removed old comments
This commit is contained in:
parent
5f5b79c926
commit
9f49d17d4c
@ -542,7 +542,6 @@ static int check_printq_info(struct pack_desc* desc,
|
|||||||
#define QUEUE_STATUS_ERROR 2
|
#define QUEUE_STATUS_ERROR 2
|
||||||
|
|
||||||
/* turn a print job status into a on the wire status
|
/* turn a print job status into a on the wire status
|
||||||
right now these are complete guesses - need to fill them in (tridge)
|
|
||||||
*/
|
*/
|
||||||
static int printj_status(int v)
|
static int printj_status(int v)
|
||||||
{
|
{
|
||||||
@ -560,7 +559,6 @@ static int printj_status(int v)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* turn a print queue status into a on the wire status
|
/* turn a print queue status into a on the wire status
|
||||||
right now these are complete guesses - need to fill them in (tridge)
|
|
||||||
*/
|
*/
|
||||||
static int printq_status(int v)
|
static int printq_status(int v)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user