- Added todo.
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
#
|
||||
# Indent any changed files, ending in .c or .h
|
||||
#
|
||||
# TODO: Needs to be rewritten as svn of course is no longer used.
|
||||
#
|
||||
svn st | grep "^[MA].*\.[ch]$"| awk '{print $2}' | xargs indent
|
||||
|
||||
Reference in New Issue
Block a user