From a786fef06639da439f9edd367db36388dc1c2658 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 2 Jan 2013 22:03:02 +0100 Subject: little cleanup, improved handling of custom exceptions via api --- module/remote/pyload.thrift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/remote/pyload.thrift') diff --git a/module/remote/pyload.thrift b/module/remote/pyload.thrift index 47c371904..af4b81cd6 100644 --- a/module/remote/pyload.thrift +++ b/module/remote/pyload.thrift @@ -345,7 +345,7 @@ service Pyload { bool togglePause(), bool toggleReconnect(), - void stop(), + void quit(), void restart(), /////////////////////// -- cgit v1.2.3