fixed template plugin

This commit is contained in:
Unbit
2013-11-09 06:39:29 +01:00
parent 54e2d698cb
commit ab4afdbeaa
+1 -1
View File
@@ -38,5 +38,5 @@ struct uwsgi_plugin transformation_template_plugin = {
#else
struct uwsgi_plugin transformation_template_plugin = {
.name = "transformation_template",
}
};
#endif