Skip to content
Snippets Groups Projects
Commit b9bb371f authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

Drop empty lines at end of multiline comments.

Mostly in the file headers.

find *Lib -type f | xargs sed -i 'N;s%^\s\+\*\n\(\s\+\*/\)%\1%'
parent af7e4029
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 21 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment