aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/meta_abstraction.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2017-08-07 07:58:02 -0400
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:14 -0400
commit8de7594804287154385e285147d2bbadcb0d3113 (patch)
treed4108c68ae5c4d57ce5d8e5bf24252460dc247d9 /org/meta_abstraction.org
parenta couple of small fixes (diff)
html css using grid & flex (remove tables)
Diffstat (limited to 'org/meta_abstraction.org')
-rw-r--r--org/meta_abstraction.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/org/meta_abstraction.org b/org/meta_abstraction.org
index 63ac9ba..f7291cf 100644
--- a/org/meta_abstraction.org
+++ b/org/meta_abstraction.org
@@ -4216,7 +4216,7 @@ auto _heading_matched_(L,C,O,K,Lv,Lc,T,Me)(
#+name: abs_functions_para
#+BEGIN_SRC d
void _para_match_(L,O,K,I,B,T,C)(
- L line, // watch
+ L line,
return ref O an_object,
return ref K an_object_key,
return ref I indent,