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