diff options
author | Markus Teich <markus.teich@stusta.mhn.de> | 2016-06-12 01:13:03 +0200 |
---|---|---|
committer | Markus Teich <markus.teich@stusta.mhn.de> | 2016-06-12 01:14:22 +0200 |
commit | 1d3b927c3743f626f0ffb3f49c8167c4efb34a67 (patch) | |
tree | f259651699325e94e17b81067090b0d8a64419fd /uncrustify/func_header | |
parent | e0f63621dd45a9da0fa06bee3e4d3cde6ca550cf (diff) |
uncrustify brandt.h
Diffstat (limited to 'uncrustify/func_header')
-rw-r--r-- | uncrustify/func_header | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/uncrustify/func_header b/uncrustify/func_header new file mode 100644 index 0000000..5239d5a --- /dev/null +++ b/uncrustify/func_header @@ -0,0 +1,5 @@ +/** + * $(function) + * + * $(javaparam) + */ |