From 12f8b7020aacadee0951e702cdd7f157843ded94 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Tue, 14 Feb 2012 16:49:56 -0800 Subject: Make sure all node.def files have newline at end of file Avoid future problems with (like diff) by making sure that there is a newline on last line of file. --- templates-cfg/system/conntrack/modules/gre/node.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates-cfg/system/conntrack/modules/gre') diff --git a/templates-cfg/system/conntrack/modules/gre/node.def b/templates-cfg/system/conntrack/modules/gre/node.def index d192f7d..0906a68 100644 --- a/templates-cfg/system/conntrack/modules/gre/node.def +++ b/templates-cfg/system/conntrack/modules/gre/node.def @@ -1 +1 @@ -help: GRE connection tracking settings \ No newline at end of file +help: GRE connection tracking settings -- cgit v1.2.3