summaryrefslogtreecommitdiff
path: root/rtclient
diff options
context:
space:
mode:
Diffstat (limited to 'rtclient')
-rw-r--r--rtclient/ticket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtclient/ticket.h b/rtclient/ticket.h
index ec4d422..c778170 100644
--- a/rtclient/ticket.h
+++ b/rtclient/ticket.h
@@ -78,7 +78,7 @@ extern "C" {
, const char *text);
void rtclient_ticket_history(struct rtclient_ticket_history_list **listptr
, unsigned int id
- , enum rtclient_ticket_format format);
+ , enum rtclient_ticket_format result_format);
void rtclient_ticket_history_free
(struct rtclient_ticket_history *history);
void rtclient_ticket_history_list_free