summaryrefslogtreecommitdiff
path: root/vcl/inc/cupsmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/cupsmgr.hxx')
-rw-r--r--vcl/inc/cupsmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/cupsmgr.hxx b/vcl/inc/cupsmgr.hxx
index cfbd7744b792..3b0d7d6985fe 100644
--- a/vcl/inc/cupsmgr.hxx
+++ b/vcl/inc/cupsmgr.hxx
@@ -86,7 +86,7 @@ public:
/// check if the printer configuration has changed
virtual bool checkPrintersChanged( bool bWait );
- // members for administration (->padmin)
+ // members for administration
// disable for CUPS
virtual bool addPrinter( const OUString& rPrinterName, const OUString& rDriverName );
virtual bool removePrinter( const OUString& rPrinterName, bool bCheckOnly = false );