Skip to content

Commit

Permalink
Whitespace fix.
Browse files Browse the repository at this point in the history
--HG--
branch : trunk
  • Loading branch information
icculus committed May 2, 2008
1 parent 215d888 commit c7e2e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mojoshader.c
Expand Up @@ -1727,7 +1727,7 @@ static const char *make_GLSL_destarg_assign(Context *ctx, const char *fmt, ...)


static char *make_GLSL_srcarg_string(Context *ctx, const int idx,
const int writemask)
const int writemask)
{
if (idx >= STATICARRAYLEN(ctx->source_args))
{
Expand Down

0 comments on commit c7e2e1a

Please sign in to comment.