aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/symbol.h
diff options
authorJosh Triplett <josh@freedesktop.org>2006-10-16 21:57:01 -0700
committerJosh Triplett <josh@freedesktop.org>2006-10-16 21:57:01 -0700
commitbb252dbfd9dc77324461356d2c8b9350b38f2b36 (patch)
tree64d5878c1e7020fda429d183b6cfa9ac3b9db7dc /symbol.h
parentc81e400f7ffc98231265974da25d12e3c57125ed (diff)
parentb0a5a16ae4d1a3d7eae92ae1b4987f108873bdb3 (diff)
downloadsparse-dev-bb252dbfd9dc77324461356d2c8b9350b38f2b36.tar.gz
merge branch 'no-semantic-h' into staging and fix conflicts
Diffstat (limited to 'symbol.h')
-rw-r--r--symbol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/symbol.h b/symbol.h
index 367c0f5c..9f61b948 100644
--- a/symbol.h
+++ b/symbol.h
@@ -278,4 +278,4 @@ extern int is_ptr_type(struct symbol *);
void create_fouled(struct symbol *type);
struct symbol *befoul(struct symbol *type);
-#endif /* SEMANTIC_H */
+#endif /* SYMBOL_H */