summaryrefslogtreecommitdiff
path: root/include/vcl/virdev.hxx
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-08 17:20:58 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-08 17:27:44 +1100
commitdeadfe8ec9ed871fdd9b81868c1224ad7a1ee310 (patch)
treed972eb6dbfa66ae3c41867ad1bcdfa1452bba01e /include/vcl/virdev.hxx
parentbc9879b0f1c35211e3df045c522b8e5e1ead0fd1 (diff)
vcl: fix Doxygen parameter name
Change-Id: I64566aa7dcd3c50e083180945d08039dd89364b3
Diffstat (limited to 'include/vcl/virdev.hxx')
-rw-r--r--include/vcl/virdev.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/virdev.hxx b/include/vcl/virdev.hxx
index c48f10d6d6d5..f31bc4ef096f 100644
--- a/include/vcl/virdev.hxx
+++ b/include/vcl/virdev.hxx
@@ -72,7 +72,7 @@ public:
/** Create a virtual device of size 1x1
- @param nBitCount
+ @param eFormat
Device format of the generated virtual device. Use DeviceFormat::DEFAULT here, to
indicate: take default screen depth. Only DeviceFormat::BITMASK
is the other possibility to denote a binary mask.