1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-13 10:32:11 +01:00

Removed .orig copies of source files

I hope this will be last ...
This commit is contained in:
nowrep 2011-11-06 19:46:03 +01:00
parent a72b515d5b
commit 8e8e884968
2 changed files with 3 additions and 1 deletions

View File

@ -23,5 +23,7 @@ astyle --indent=spaces=4 --style=linux \
--align-pointer=type --align-reference=name \
`find -type f -name '*.h'`
rm */*.orig
read -p "Press [ENTER] to close terminal"
exit