parser: Remove the unused attribute alignment from struct declaration_specifiers_t.
[cparser] / walk.h
diff --git a/walk.h b/walk.h
index bf64617..4f7558b 100644 (file)
--- a/walk.h
+++ b/walk.h
@@ -1,3 +1,7 @@
+/*
+ * This file is part of cparser.
+ * Copyright (C) 2012 Matthias Braun <matze@braunis.de>
+ */
 #ifndef WALK_STATEMENTS_H
 #define WALK_STATEMENTS_H