From bf0d39d4aae287306daa1ed13182926a373e3e41 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Thu, 26 Jan 2017 00:34:11 +0300 Subject: Fix warning: nonnull argument 'value' compared to NULL --- include/tgbot/tools/FileTools.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/tgbot/tools/FileTools.h') diff --git a/include/tgbot/tools/FileTools.h b/include/tgbot/tools/FileTools.h index 6071852..7329a8e 100644 --- a/include/tgbot/tools/FileTools.h +++ b/include/tgbot/tools/FileTools.h @@ -1,5 +1,5 @@ // -// Created by Oleg on 25.01.17. +// Created by Oleg Morozenkov on 25.01.17. // #ifndef TGBOT_FILETOOLS_H -- cgit v1.2.3