Skip to content

Commit

Permalink
#419 a trailing space in the trailing space fixer...
Browse files Browse the repository at this point in the history
  • Loading branch information
cpantel committed Jun 27, 2016
1 parent 32da77b commit d018790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/tools/scripts/fix_trailing_spaces.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# exclude-dir="out" \
#
# keep synchronized with checker
# keep synchronized with checker

TRAILING=$( egrep --files-with-matches --recursive " +$" \
--include="*.c" \
Expand Down

0 comments on commit d018790

Please sign in to comment.