diff options
Diffstat (limited to 'src/sdp/meta')
| -rw-r--r-- | src/sdp/meta/metadoc_from_src.d | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdp/meta/metadoc_from_src.d b/src/sdp/meta/metadoc_from_src.d index 5445333..732dbd0 100644 --- a/src/sdp/meta/metadoc_from_src.d +++ b/src/sdp/meta/metadoc_from_src.d @@ -3358,7 +3358,7 @@ template SiSUdocAbstraction() {      }    }    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,  | 
