diff options
| author | Josh Triplett <josh@freedesktop.org> | 2006-10-16 21:57:01 -0700 |
|---|---|---|
| committer | Josh Triplett <josh@freedesktop.org> | 2006-10-16 21:57:01 -0700 |
| commit | bb252dbfd9dc77324461356d2c8b9350b38f2b36 (patch) | |
| tree | 64d5878c1e7020fda429d183b6cfa9ac3b9db7dc /symbol.h | |
| parent | c81e400f7ffc98231265974da25d12e3c57125ed (diff) | |
| parent | b0a5a16ae4d1a3d7eae92ae1b4987f108873bdb3 (diff) | |
| download | sparse-dev-bb252dbfd9dc77324461356d2c8b9350b38f2b36.tar.gz | |
merge branch 'no-semantic-h' into staging and fix conflicts
Diffstat (limited to 'symbol.h')
| -rw-r--r-- | symbol.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 */ |
