aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/CallTip.h
diff options
context:
space:
mode:
authornyamatongwe <unknown>2010-02-17 00:39:46 +0000
committernyamatongwe <unknown>2010-02-17 00:39:46 +0000
commit58f779b422ffbb2291364dcd5966ead10b21b087 (patch)
treefddf110012583bb00001b22648b574320f642815 /src/CallTip.h
parentd55ea76cd64ec2770d97e62ccdfcff8ccad5b43d (diff)
downloadscintilla-mirror-58f779b422ffbb2291364dcd5966ead10b21b087.tar.gz
Formatting whitespace.
Diffstat (limited to 'src/CallTip.h')
-rw-r--r--src/CallTip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CallTip.h b/src/CallTip.h
index a64755fd1..e5a657940 100644
--- a/src/CallTip.h
+++ b/src/CallTip.h
@@ -61,7 +61,7 @@ public:
/// Setup the calltip and return a rectangle of the area required.
PRectangle CallTipStart(int pos, Point pt, const char *defn,
- const char *faceName, int size, int codePage_,
+ const char *faceName, int size, int codePage_,
int characterSet, Window &wParent);
void CallTipCancel();