|
From: <kin...@us...> - 2024-06-20 21:03:11
|
Revision: 7164
http://sourceforge.net/p/teem/code/7164
Author: kindlmann
Date: 2024-06-20 21:03:09 +0000 (Thu, 20 Jun 2024)
Log Message:
-----------
fixing writing fumble in comment
Modified Paths:
--------------
teem/trunk/.clang-format
Modified: teem/trunk/.clang-format
===================================================================
--- teem/trunk/.clang-format 2024-06-18 17:40:30 UTC (rev 7163)
+++ teem/trunk/.clang-format 2024-06-20 21:03:09 UTC (rev 7164)
@@ -1,6 +1,6 @@
# Created by GLK in June 2022 as part of rebooting effort to do a Teem release
# Significant experimentation went into trying to match the existing style,
-# with with columns going from 79 to 89.
+# except for # columns going up from 79 to 89.
# This file is what provides info to "clang-format -style=file" when run in
# this directory or a subdirectory. The teem/src/_util/clang-format.sh
# script helps do this.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|