Fossil SCM

Improve a comment.

mistachkin 2014-01-15 01:29 trunk
Commit 5e368e911dcc48fe11a49a06118a0f66aab5d540
1 file changed +1 -1
+1 -1
--- src/th.c
+++ src/th.c
@@ -1059,11 +1059,11 @@
10591059
** each field of interest upon return.
10601060
*/
10611061
10621062
struct Find {
10631063
Th_HashEntry *pValueEntry; /* Pointer to the scalar or array hash entry */
1064
- Th_HashEntry *pElemEntry; /* Pointer to the element hash entry, if any */
1064
+ Th_HashEntry *pElemEntry; /* Pointer to array element hash entry, if any */
10651065
const char *zElem; /* Name of array element, if applicable */
10661066
int nElem; /* Length of array element name, if applicable */
10671067
};
10681068
typedef struct Find Find;
10691069
10701070
--- src/th.c
+++ src/th.c
@@ -1059,11 +1059,11 @@
1059 ** each field of interest upon return.
1060 */
1061
1062 struct Find {
1063 Th_HashEntry *pValueEntry; /* Pointer to the scalar or array hash entry */
1064 Th_HashEntry *pElemEntry; /* Pointer to the element hash entry, if any */
1065 const char *zElem; /* Name of array element, if applicable */
1066 int nElem; /* Length of array element name, if applicable */
1067 };
1068 typedef struct Find Find;
1069
1070
--- src/th.c
+++ src/th.c
@@ -1059,11 +1059,11 @@
1059 ** each field of interest upon return.
1060 */
1061
1062 struct Find {
1063 Th_HashEntry *pValueEntry; /* Pointer to the scalar or array hash entry */
1064 Th_HashEntry *pElemEntry; /* Pointer to array element hash entry, if any */
1065 const char *zElem; /* Name of array element, if applicable */
1066 int nElem; /* Length of array element name, if applicable */
1067 };
1068 typedef struct Find Find;
1069
1070

Keyboard Shortcuts

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