diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2023-08-14 21:07:48 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2023-08-14 21:07:48 +0200 |
commit | d850e78baf62d1f472a3a296f407c127c64cec88 (patch) | |
tree | 39725643b44c91ea25809766cf95cd0b1173e880 /docs/doxygen/latex/xbexpnode_8h_source.tex | |
parent | 15f88452d39eee5a89551a89ef2b93df5168ba2f (diff) | |
parent | c894a7cdd8686ea695602a23a511a3f1b0d047be (diff) |
Update upstream source from tag 'upstream/4.1.4'
Update to upstream version '4.1.4'
with Debian dir 403f575aa88344456029245280a05149f0173f2e
Diffstat (limited to 'docs/doxygen/latex/xbexpnode_8h_source.tex')
-rw-r--r-- | docs/doxygen/latex/xbexpnode_8h_source.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/doxygen/latex/xbexpnode_8h_source.tex b/docs/doxygen/latex/xbexpnode_8h_source.tex index ddd8ed1..bc3271b 100644 --- a/docs/doxygen/latex/xbexpnode_8h_source.tex +++ b/docs/doxygen/latex/xbexpnode_8h_source.tex @@ -1,5 +1,5 @@ \hypertarget{xbexpnode_8h_source}{}\doxysection{xbexpnode.\+h} -\label{xbexpnode_8h_source}\index{/mnt/1Tdata/xbase/xbase64-\/4.1.0/src/include/xbexpnode.h@{/mnt/1Tdata/xbase/xbase64-\/4.1.0/src/include/xbexpnode.h}} +\label{xbexpnode_8h_source}\index{/mnt/1Tdata/xbase/xbase64-\/4.1.4/src/include/xbexpnode.h@{/mnt/1Tdata/xbase/xbase64-\/4.1.4/src/include/xbexpnode.h}} \mbox{\hyperlink{xbexpnode_8h}{Go to the documentation of this file.}} \begin{DoxyCode}{0} \DoxyCodeLine{1 \textcolor{comment}{/* xbexpnode.h}} @@ -94,7 +94,7 @@ \DoxyCodeLine{103 xbUInt32 ulResultLen; \textcolor{comment}{// for string results, accumulated length of character operations}} \DoxyCodeLine{104 \textcolor{comment}{// includes the sum of all nodes under this + this}} \DoxyCodeLine{105 \textcolor{comment}{// date = 8, numeric = 4, logical = 1}} -\DoxyCodeLine{106 xbInt16 iWeight; \textcolor{comment}{// used for buildign the tree of nodes, assigned to operators}} +\DoxyCodeLine{106 xbInt16 iWeight; \textcolor{comment}{// used for building the tree of nodes, assigned to operators}} \DoxyCodeLine{107 \textcolor{comment}{// the higher the number, the lower it goes on the tree}} \DoxyCodeLine{108 } \DoxyCodeLine{109 \};} |