Skip to content

Commit

Permalink
Added a FIXME.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Feb 22, 2010
1 parent cce8ded commit 56c0517
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mojoshader_compiler.c
Expand Up @@ -1855,6 +1855,7 @@ static int convert_to_lemon_token(Context *ctx, const char *token,
return 0;
} // convert_to_lemon_token

// !!! FIXME: unify this code with the string cache in the preprocessor.
static void free_string_cache(Context *ctx)
{
size_t i;
Expand Down

0 comments on commit 56c0517

Please sign in to comment.