diff options
Diffstat (limited to '')
-rwxr-xr-x | indent.sh | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ #! /bin/bash +# $Id$ +# $URL$ + + # -kr Use Kernighan & Ritchie coding style. # -l120 Set maximum line length for non-comment lines to 150. |