aboutsummaryrefslogtreecommitdiff
path: root/src/a2l.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/a2l.c')
-rw-r--r--src/a2l.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/a2l.c b/src/a2l.c
index aff11f7..a840f54 100644
--- a/src/a2l.c
+++ b/src/a2l.c
@@ -22,7 +22,9 @@
/* ------------------------- a2l ------------------------------- */
-/* convert anythings to lists, pass through the rest */
+/* convert anythings to lists, pass through the rest
+ * nowadays you can use [list] for this
+ */
static t_class *a2l_class;