ext/apache2/CreateDirConfig.cpp.erb in passenger-4.0.20 vs ext/apache2/CreateDirConfig.cpp.erb in passenger-4.0.21
- old
+ new
@@ -66,6 +66,6 @@
<% elsif option[:type] == :flag -%>
config-><%= struct_field_for(option) %> = DirConfig::UNSET;
<% else
raise "Unknown option type #{option[:type].inspect} for option #{option[:name]}"
end -%>
-<% end %>
\ No newline at end of file
+<% end %>