From ffd0fee97c364866d387718a9ee172466054133b Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 11 Feb 2019 10:51:25 +1100 Subject: Cleanup: comment indentation & spelling --- source/blender/gpu/GPU_shader.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/gpu/GPU_shader.h') diff --git a/source/blender/gpu/GPU_shader.h b/source/blender/gpu/GPU_shader.h index 2a00c505cb3..8cd8ba3302b 100644 --- a/source/blender/gpu/GPU_shader.h +++ b/source/blender/gpu/GPU_shader.h @@ -369,7 +369,7 @@ typedef struct GPUShaderConfigData { const char *lib; const char *def; } GPUShaderConfigData; -/* shader.c */ +/* gpu_shader.c */ extern const GPUShaderConfigData GPU_shader_cfg_data[GPU_SHADER_CFG_LEN]; /** Keep these in sync with: -- cgit v1.2.3