|
From: <kin...@us...> - 2023-07-08 15:48:43
|
Revision: 7066
http://sourceforge.net/p/teem/code/7066
Author: kindlmann
Date: 2023-07-08 15:48:39 +0000 (Sat, 08 Jul 2023)
Log Message:
-----------
better descriptive comment
Modified Paths:
--------------
teem/trunk/src/echo/intx.c
Modified: teem/trunk/src/echo/intx.c
===================================================================
--- teem/trunk/src/echo/intx.c 2023-07-08 15:01:52 UTC (rev 7065)
+++ teem/trunk/src/echo/intx.c 2023-07-08 15:48:39 UTC (rev 7066)
@@ -27,7 +27,7 @@
** needed for shadow rays
*/
-/* forward declaration with incomplete array type */
+/* forward declaration */
static const _echoRayIntx_t _echoRayIntx[ECHO_TYPE_NUM];
/*
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|