Add trailing semi-colons to return statements. These were not needed
[irspy-moved-to-github.git] / web / htdocs / details / libtype-list.mc
index b28664c..8a40f57 100644 (file)
@@ -1,6 +1,6 @@
-%# $Id: libtype-list.mc,v 1.1 2007-03-29 16:19:58 mike Exp $
+%# $Id: libtype-list.mc,v 1.2 2007-03-30 11:14:56 mike Exp $
 <%perl>
 return [
        "", qw(Academic Public Corporate Special National Education Other)
-]
+];
 </%perl>