From f817bf84833e7d6996bb46cad3564c58d484d9db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Janiszewski?= Date: Thu, 11 Jan 2018 13:30:05 +0100 Subject: [PATCH] Rename hook.c to Hook.cpp --- test/testpaint/{hook.c => Hook.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/testpaint/{hook.c => Hook.cpp} (100%) diff --git a/test/testpaint/hook.c b/test/testpaint/Hook.cpp similarity index 100% rename from test/testpaint/hook.c rename to test/testpaint/Hook.cpp