Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed whitespace.
  • Loading branch information
icculus committed May 17, 2013
1 parent dbba446 commit 10ee68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mojoshader.c
Expand Up @@ -3400,7 +3400,7 @@ static void glsl_texld(Context *ctx, const int texldd)

static void emit_GLSL_TEXLD(Context *ctx)
{
glsl_texld(ctx, 0);
glsl_texld(ctx, 0);
} // emit_GLSL_TEXLD


Expand Down

0 comments on commit 10ee68d

Please sign in to comment.