From 4a6182bf8d7abdc69d13784c5fa6f1438970d26b Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Mon, 8 Jun 2020 22:53:58 +0200 Subject: Remove trailing whitespace errors from all files --- include/usbmuxd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/usbmuxd.h b/include/usbmuxd.h index cf9a1e2..f08a653 100644 --- a/include/usbmuxd.h +++ b/include/usbmuxd.h @@ -166,7 +166,7 @@ int usbmuxd_device_list_free(usbmuxd_device_info_t **device_list); * * @param udid A device UDID of the device to look for. If udid is NULL, * This function will return the first device found. - * @param device Pointer to a previously allocated (or static) + * @param device Pointer to a previously allocated (or static) * usbmuxd_device_info_t that will be filled with the device info. * * @return 0 if no matching device is connected, 1 if the device was found, -- cgit v1.1-32-gdbae