type: Make an assert()ion independent of the last entry of an enum.
[cparser] / input.c
diff --git a/input.c b/input.c
index fa2ae92..b405f6b 100644 (file)
--- a/input.c
+++ b/input.c
@@ -1,3 +1,7 @@
+/*
+ * This file is part of cparser.
+ * Copyright (C) 2012 Matthias Braun <matze@braunis.de>
+ */
 #include "config.h"
 
 #include "diagnostic.h"