diff options
Diffstat (limited to 'indra/llrender/llglcommonfunc.h')
-rw-r--r-- | indra/llrender/llglcommonfunc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llrender/llglcommonfunc.h b/indra/llrender/llglcommonfunc.h index e6d3755755..bb995fc199 100644 --- a/indra/llrender/llglcommonfunc.h +++ b/indra/llrender/llglcommonfunc.h @@ -26,5 +26,5 @@ namespace LLGLCommonFunc { - void selected_stencil_test(); + void selected_stencil_test(); } |