summaryrefslogtreecommitdiffstats
path: root/thesis/thesis.tex
diff options
context:
space:
mode:
Diffstat (limited to 'thesis/thesis.tex')
-rw-r--r--thesis/thesis.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/thesis/thesis.tex b/thesis/thesis.tex
index 28b15da..2b8d6b9 100644
--- a/thesis/thesis.tex
+++ b/thesis/thesis.tex
@@ -1837,9 +1837,7 @@ ssr-aap -N “server” -C “127.0.0.1:50002”
internally to cast the value of the message data type (\textit{unsigned
int}) to the one expected by the \gls{ssr}'s Controller implementation
(\textit{signed int}) and the outcome of said operation is
- implementation dependant (depending on the \gls{os} in
- use)\pdfcomment[color=red,icon=Note]{Fix this for all unsigned
- integers!}.\\
+ implementation dependant (depending on the \gls{os} in use).\\
The second example, if not checked for empty string, would lead to the
\gls{osc} interface trying to create a possibly defective address and
send poll messages out to it.\\