From d47d263b4b4aad15171add322586f3f13dbcdad8 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 4 Dec 2017 16:37:31 +1100 Subject: Cleanup: style --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 222c75b8593..4e4cf06d82c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -760,7 +760,7 @@ if(WITH_INTERNATIONAL) endif() if(WITH_PYTHON) - # While we have this as an '#error' in bpy_util.h, + # While we have this as an '#error' in 'bpy_capi_utils.h', # upgrading Python tends to cause confusion for users who build. # Give the error message early to make this more obvious. # -- cgit v1.2.3