gad 933a7d8925 MFC 1.64: Fix checking of the "lock" file in the spool directory
for a queue, so that the checking will wind up with the correct
mode-bits in the case where the initial open() of that lock file
will create it.
Due to this bug, the first job ever sent to a queue could result
in that queue going in a "printing is disabled" state.

PR:		93469
2006-07-17 21:04:52 +00:00
..