summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-sheet/sheet.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-sheet/sheet.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-sheet/sheet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/opie-sheet/sheet.h b/noncore/apps/opie-sheet/sheet.h
index 92c8061..8938511 100644
--- a/noncore/apps/opie-sheet/sheet.h
+++ b/noncore/apps/opie-sheet/sheet.h
@@ -94,7 +94,7 @@ public:
void Eighth();
void Ninth();
- bool Expression::Parse(); //parses the expression in RPN format;
+ bool Parse(); //parses the expression in RPN format;
};