summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client.cxx2
m---------librtclient0
2 files changed, 1 insertions, 1 deletions
diff --git a/client.cxx b/client.cxx
index d2097aa..a887c76 100644
--- a/client.cxx
+++ b/client.cxx
@@ -125,7 +125,7 @@ namespace RTClient {
{
rtclient_ticket_history_list* historyList = nullptr;
rtclient_ticket_history(&historyList, id
- , RTCLIENT_TICKET_RESULT_FORMAT_L);
+ , RTCLIENT_TICKET_FORMAT_L);
emit gotTicketHistory(historyList);
}
diff --git a/librtclient b/librtclient
-Subproject f9e3eb4c9cf83d724d510f20391ab8f88f68fd7
+Subproject 829fd1f2baf9e92511683982d2a51244301c483