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 21, 2010
1 parent 5a863b0 commit 3e3a6db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mojoshader_preprocessor.c
Expand Up @@ -383,6 +383,8 @@ IMPLEMENT_POOL(Define, define)

// Preprocessor define hashtable stuff...

// !!! FIXME: why isn't this using mojoshader_common.c's code?

// this is djb's xor hashing function.
static inline uint32 hash_string_djbxor(const char *sym)
{
Expand Down

0 comments on commit 3e3a6db

Please sign in to comment.