diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-06-13 09:51:00 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-06-13 09:51:00 (GMT) |
commit | f576c749e2236320006463c7e2ba79647731fda6 (patch) | |
tree | a565890ed749f3590c2ce13915c8603b3acecccb /doc | |
parent | 0e43541e97cd06609288045cabdba0a25d46d2f1 (diff) | |
parent | 5d8356eeada5a909ed3024be15d42995b99d6fee (diff) | |
download | tcl-f576c749e2236320006463c7e2ba79647731fda6.zip tcl-f576c749e2236320006463c7e2ba79647731fda6.tar.gz tcl-f576c749e2236320006463c7e2ba79647731fda6.tar.bz2 |
Use tabs for indenting in stead of 8 spaces. Unbreak clang build
Diffstat (limited to 'doc')
-rw-r--r-- | doc/configurable.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/configurable.n b/doc/configurable.n index 7ab5b92..d2e6b18 100644 --- a/doc/configurable.n +++ b/doc/configurable.n @@ -1,5 +1,5 @@ '\" -'\" Copyright © 2019 Donal K. Fellows +'\" Copyright (c) 2019 Donal K. Fellows '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. |