Depsgraph: Fix typo in header guard comment

This commit is contained in:
Sergey Sharybin 2015-06-05 03:37:14 +05:00
parent fb92c553f1
commit 907f804ad8
1 changed files with 1 additions and 1 deletions

View File

@ -109,4 +109,4 @@ void *function_bind(T func,
#endif
#endif /* __DEPSGRAPH_UTIL_SET_H__ */
#endif /* __DEPSGRAPH_UTIL_FUNCTION_H__ */