aboutsummaryrefslogtreecommitdiff
path: root/src/libhtml/runetab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libhtml/runetab.h')
-rw-r--r--src/libhtml/runetab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libhtml/runetab.h b/src/libhtml/runetab.h
index 42f4928d..767b9483 100644
--- a/src/libhtml/runetab.h
+++ b/src/libhtml/runetab.h
@@ -46,7 +46,7 @@ enum {
Lrefresh,
Lselect,
Lsquare,
- Ltextarea,
+ Ltextarea
};
#define L(x) runeconsttab[(x)]