diff options
Diffstat (limited to 'officecfg/util/delcomment.sed')
-rwxr-xr-x | officecfg/util/delcomment.sed | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/officecfg/util/delcomment.sed b/officecfg/util/delcomment.sed new file mode 100755 index 0000000000..7f47aaeb21 --- /dev/null +++ b/officecfg/util/delcomment.sed @@ -0,0 +1 @@ +/^<!--/,/-->/ d |