diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2023-08-14 21:09:00 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2023-08-14 21:09:00 +0200 |
commit | 98d2a3dc4ababc03fa30f8ba773d527f51ad26bd (patch) | |
tree | 39725643b44c91ea25809766cf95cd0b1173e880 /docs/doxygen/html/xbexpnode_8h_source.html | |
parent | 15f88452d39eee5a89551a89ef2b93df5168ba2f (diff) | |
parent | d850e78baf62d1f472a3a296f407c127c64cec88 (diff) |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'docs/doxygen/html/xbexpnode_8h_source.html')
-rw-r--r-- | docs/doxygen/html/xbexpnode_8h_source.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/doxygen/html/xbexpnode_8h_source.html b/docs/doxygen/html/xbexpnode_8h_source.html index 0043f29..8e5db2b 100644 --- a/docs/doxygen/html/xbexpnode_8h_source.html +++ b/docs/doxygen/html/xbexpnode_8h_source.html @@ -5,7 +5,7 @@ <meta http-equiv="X-UA-Compatible" content="IE=11"/> <meta name="generator" content="Doxygen 1.9.3"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> -<title>Xbase64: /mnt/1Tdata/xbase/xbase64-4.1.0/src/include/xbexpnode.h Source File</title> +<title>Xbase64: /mnt/1Tdata/xbase/xbase64-4.1.4/src/include/xbexpnode.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> @@ -162,7 +162,7 @@ $(function() { <div class="line"><a id="l00103" name="l00103"></a><span class="lineno"> 103</span> xbUInt32 ulResultLen; <span class="comment">// for string results, accumulated length of character operations</span></div> <div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span> <span class="comment">// includes the sum of all nodes under this + this</span></div> <div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span> <span class="comment">// date = 8, numeric = 4, logical = 1</span></div> -<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span> xbInt16 iWeight; <span class="comment">// used for buildign the tree of nodes, assigned to operators</span></div> +<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span> xbInt16 iWeight; <span class="comment">// used for building the tree of nodes, assigned to operators</span></div> <div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span> <span class="comment">// the higher the number, the lower it goes on the tree</span></div> <div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span> </div> <div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span>};</div> |