diff options
-rwxr-xr-x | cpp/relayout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/relayout b/cpp/relayout index a1fc788e..710ccf04 100755 --- a/cpp/relayout +++ b/cpp/relayout @@ -3,7 +3,7 @@ # create room between 023 and 024, and so on. # # Assumes there's only ever one file with any numeric prefix. If you move -# 002trace.tests you might need to do some manual patch-up. +# 003trace.tests you might need to do some manual patch-up. setopt extendedglob |