From 438ba985a4a97a8695a6e6fdda6930694976c07b Mon Sep 17 00:00:00 2001 From: Alexander Tkachev Date: Thu, 21 Jul 2016 11:44:36 +0600 Subject: JANITORIAL: Remove spaces at the end of the line I knew there were some, but I wanted to fix them once, instead of doing it all the time. --- backends/cloud/onedrive/onedriveuploadrequest.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/cloud/onedrive/onedriveuploadrequest.h') diff --git a/backends/cloud/onedrive/onedriveuploadrequest.h b/backends/cloud/onedrive/onedriveuploadrequest.h index f613c415e1..4e2cb24a7f 100644 --- a/backends/cloud/onedrive/onedriveuploadrequest.h +++ b/backends/cloud/onedrive/onedriveuploadrequest.h @@ -40,7 +40,7 @@ class OneDriveUploadRequest: public Networking::Request { Request *_workingRequest; bool _ignoreCallback; Common::String _uploadUrl; - + void start(); void uploadNextPart(); void partUploadedCallback(Networking::JsonResponse response); -- cgit v1.2.3