diff options
author | Björn Stenberg <bjorn@haxx.se> | 2004-11-11 09:38:09 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2004-11-11 09:38:09 +0000 |
commit | 727d8d250401572bf0d8792ba8785d28cfc3029d (patch) | |
tree | 3ff0d59ee72e13d599f0834d46b33b939ef0a7e8 /CVSROOT/config | |
parent | d4c1fc64bac3b7ef26eec4664cc666f76fce3422 (diff) |
Use new info format
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5401 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'CVSROOT/config')
-rw-r--r-- | CVSROOT/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CVSROOT/config b/CVSROOT/config index 8069cad5df..a1f3a82709 100644 --- a/CVSROOT/config +++ b/CVSROOT/config @@ -9,3 +9,6 @@ # level of the new working directory when using the `cvs checkout' # command. #TopLevelAdmin=no + +# use new info format +UseNewInfoFmtStrings=yes |