diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/stc/template.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stc/template.h b/include/stc/template.h index 9b27dc9e..6b7d1067 100644 --- a/include/stc/template.h +++ b/include/stc/template.h @@ -113,7 +113,7 @@ #endif
#ifdef i_key
- #ifndef i_val
+ #ifdef i_isset
#define i_val i_key
#endif
#ifndef i_tag
|
