From a3fe6631fb9b6b2717c752f8d65d3d2a79a1df03 Mon Sep 17 00:00:00 2001 From: Tommy Persson <tommy.persson@liu.se> Date: Tue, 10 Jan 2023 15:47:18 +0100 Subject: [PATCH] Change of semantics in comments. --- srv/TSTGetTreeStringFromUuid.srv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srv/TSTGetTreeStringFromUuid.srv b/srv/TSTGetTreeStringFromUuid.srv index 594060c..aab5bd0 100644 --- a/srv/TSTGetTreeStringFromUuid.srv +++ b/srv/TSTGetTreeStringFromUuid.srv @@ -1,6 +1,6 @@ # # Get a string containing a representation of the TST tree with root -# node id. +# node id or a sub tree with root in node id. # int32 FORMAT_OLDFORMAT=0 -- GitLab