parser: Remove the unused attribute alignment from struct declaration_specifiers_t.
[cparser] / preprocessor.h
index 5757672..c03f49e 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * This file is part of cparser.
+ * Copyright (C) 2012 Matthias Braun <matze@braunis.de>
+ */
 #ifndef PREPROCESSOR_H
 #define PREPROCESSOR_H