From a425790065fedb2ae49f1b79770945d8528790d9 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 14 Sep 2012 23:11:47 +0000 Subject: style cleanup --- intern/cycles/kernel/osl/osl_globals.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/cycles/kernel/osl/osl_globals.h') diff --git a/intern/cycles/kernel/osl/osl_globals.h b/intern/cycles/kernel/osl/osl_globals.h index 075c68824e6..8cbbfc8dbb1 100644 --- a/intern/cycles/kernel/osl/osl_globals.h +++ b/intern/cycles/kernel/osl/osl_globals.h @@ -36,7 +36,7 @@ struct OSLGlobals { /* use */ bool use; - /* shading system */ + /* shading system */ OSL::ShadingSystem *ss; OSLRenderServices *services; -- cgit v1.2.3