aboutsummaryrefslogtreecommitdiff
path: root/src/SString.c
diff options
context:
space:
mode:
authorswhite <swhite@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2004-06-01 11:39:59 +0000
committerswhite <swhite@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2004-06-01 11:39:59 +0000
commitef8c0f40a254dfd7f8f90a0987cf216cdc4a5abb (patch)
treeb3b080d79ecbf0cc5bf6f12793c5a43725530483 /src/SString.c
parent2d5a751508e185bfa7083c78fc38b6fc25e9ab54 (diff)
Pursuant to bug 1715
Made to compile more cleanly with Intel 7 git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/HTTPD/trunk@208 1faa4e14-9dd3-4be0-9f0e-ffe519881164
Diffstat (limited to 'src/SString.c')
-rw-r--r--src/SString.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SString.c b/src/SString.c
index 0a5963e..2323fbd 100644
--- a/src/SString.c
+++ b/src/SString.c
@@ -544,7 +544,7 @@ StringConcatDouble( String * s, double d )
Util_snprintf( buf, sizeof( buf ), "%f", d );
return StringConcatCString( s, buf );
}
-/*a
+/*
*
* 0) It's inappropritate to handle string and character convesions.
* And there are some very specific-use conversions, such as 't'