Fossil SCM

Fix comment.

mistachkin 2016-01-18 02:22 UTC tclPlatform
Commit 1a3f326b3a6406e2e582ab9c86c2f09392204474
1 file changed +1 -2
+1 -2
--- src/th.c
+++ src/th.c
@@ -2943,12 +2943,11 @@
29432943
}
29442944
29452945
/*
29462946
** Appends all array element names for the specified array variable to the
29472947
** specified list and returns TH_OK upon success. Any other return value
2948
-** indicates an error. If the current frame cannot be obtained, TH_ERROR
2949
-** is returned.
2948
+** indicates an error.
29502949
*/
29512950
int Th_ListAppendArray(
29522951
Th_Interp *interp,
29532952
const char *zVar, /* Pointer to variable name */
29542953
int nVar, /* Number of bytes at nVar */
29552954
--- src/th.c
+++ src/th.c
@@ -2943,12 +2943,11 @@
2943 }
2944
2945 /*
2946 ** Appends all array element names for the specified array variable to the
2947 ** specified list and returns TH_OK upon success. Any other return value
2948 ** indicates an error. If the current frame cannot be obtained, TH_ERROR
2949 ** is returned.
2950 */
2951 int Th_ListAppendArray(
2952 Th_Interp *interp,
2953 const char *zVar, /* Pointer to variable name */
2954 int nVar, /* Number of bytes at nVar */
2955
--- src/th.c
+++ src/th.c
@@ -2943,12 +2943,11 @@
2943 }
2944
2945 /*
2946 ** Appends all array element names for the specified array variable to the
2947 ** specified list and returns TH_OK upon success. Any other return value
2948 ** indicates an error.
 
2949 */
2950 int Th_ListAppendArray(
2951 Th_Interp *interp,
2952 const char *zVar, /* Pointer to variable name */
2953 int nVar, /* Number of bytes at nVar */
2954

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button