summaryrefslogtreecommitdiffstats
path: root/tdeprint/lpr/lpchelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeprint/lpr/lpchelper.h')
-rw-r--r--tdeprint/lpr/lpchelper.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeprint/lpr/lpchelper.h b/tdeprint/lpr/lpchelper.h
index b1e20f089..24aec6bda 100644
--- a/tdeprint/lpr/lpchelper.h
+++ b/tdeprint/lpr/lpchelper.h
@@ -46,8 +46,8 @@ public:
protected:
bool changeState(const TQString&, const TQString&, TQString&);
- void parseStatusLPR(TQTextStream&);
- void parseStatusLPRng(TQTextStream&);
+ void parsetStatusLPR(TQTextStream&);
+ void parsetStatusLPRng(TQTextStream&);
int parseStateChangeLPR(const TQString&, const TQString&);
int parseStateChangeLPRng(const TQString&, const TQString&);