- Added todo.

This commit is contained in:
Cas Cremers 2007-05-18 00:05:34 +02:00
parent 530658b57a
commit 9bfa17a464

View File

@ -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