diff options
author | stwo <stwo> | 2012-08-06 20:15:58 (GMT) |
---|---|---|
committer | stwo <stwo> | 2012-08-06 20:15:58 (GMT) |
commit | 3cfa21e265636faa8c47dd6e0d363180dec2f479 (patch) | |
tree | 004c5b3a09f74ca326a70181a561eaba177d2c7c /unix/tkUnixConfig.c | |
parent | 3ee293ceb81f15ce04e17c50e124703906bea494 (diff) | |
download | tk-3cfa21e265636faa8c47dd6e0d363180dec2f479.zip tk-3cfa21e265636faa8c47dd6e0d363180dec2f479.tar.gz tk-3cfa21e265636faa8c47dd6e0d363180dec2f479.tar.bz2 |
Zap trailing whitespace.
Diffstat (limited to 'unix/tkUnixConfig.c')
-rw-r--r-- | unix/tkUnixConfig.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tkUnixConfig.c b/unix/tkUnixConfig.c index bb39127..3584494 100644 --- a/unix/tkUnixConfig.c +++ b/unix/tkUnixConfig.c @@ -1,4 +1,4 @@ -/* +/* * tkUnixConfig.c -- * * This module implements the Unix system defaults for the configuration |