aboutsummaryrefslogtreecommitdiff
path: root/dw/view.hh
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-07-28 16:35:51 +0200
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-08-07 16:50:43 +0200
commit4d51150ca0aae979718ac10030df85421b763cd1 (patch)
treea824a83feefca6695fbe1072b3d724290b07af1f /dw/view.hh
parenta9950b3aca2a264e0ee1da1e2a29d3be11e6606c (diff)
Make Dillo C99 standard compliant
Reviewed-by: dogma
Diffstat (limited to 'dw/view.hh')
-rw-r--r--dw/view.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/view.hh b/dw/view.hh
index 8037dc62..234cc9fb 100644
--- a/dw/view.hh
+++ b/dw/view.hh
@@ -48,7 +48,7 @@ public:
* Scrolling and Related. Only usesViewport must be
* implemented, if it returns false, the other methods
* are never called.
- * ---------------­-----------­-----------------------------
+ * ---------------------------------------------------------
*/
/**