Skip to content

Commit

Permalink
Tabbing fix
Browse files Browse the repository at this point in the history
  • Loading branch information
flibitijibibo committed Jul 25, 2019
1 parent fce588b commit 41f5a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mojoshader.h
Expand Up @@ -3130,7 +3130,7 @@ DECLSPEC void MOJOSHADER_glSetVertexAttribute(MOJOSHADER_usage usage,
const void *ptr);

/*
* Modify the rate at which this vertex attribute advances during instanced
* Modify the rate at which this vertex attribute advances during instanced
* rendering.
*
* This should be called alongside glSetVertexAttribute, as this does not flag
Expand Down

0 comments on commit 41f5a40

Please sign in to comment.