|
From: <kin...@us...> - 2023-11-11 08:11:33
|
Revision: 7160
http://sourceforge.net/p/teem/code/7160
Author: kindlmann
Date: 2023-11-11 08:11:32 +0000 (Sat, 11 Nov 2023)
Log Message:
-----------
what the hell was that
Modified Paths:
--------------
teem/trunk/src/unrrdu/ilk.c
Modified: teem/trunk/src/unrrdu/ilk.c
===================================================================
--- teem/trunk/src/unrrdu/ilk.c 2023-09-11 10:45:59 UTC (rev 7159)
+++ teem/trunk/src/unrrdu/ilk.c 2023-11-11 08:11:32 UTC (rev 7160)
@@ -298,7 +298,7 @@
"background color to use with boundary behavior \"pad\". "
"Defaults to all zeroes.",
&_bkgLen);
- hestOptAdd_2_Other(&opt, "s", "xSize ySize", scale, "x1 xfrqs1x1",
+ hestOptAdd_2_Other(&opt, "s", "xSize ySize", scale, "x1 x1",
"For each axis, information about how many samples in output:\n "
"\b\bo \"x<float>\": number of output samples is some scaling of "
" the number input of samples; multiplied by <float>\n "
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|