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/timeout/node.def | 2 +- templates-cfg/system/conntrack/timeout/tcp/node.def | 2 +- templates-cfg/system/conntrack/timeout/udp/node.def | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'templates-cfg/system/conntrack/timeout') diff --git a/templates-cfg/system/conntrack/timeout/node.def b/templates-cfg/system/conntrack/timeout/node.def index f0193c6..8696247 100644 --- a/templates-cfg/system/conntrack/timeout/node.def +++ b/templates-cfg/system/conntrack/timeout/node.def @@ -1 +1 @@ -help: Connection timeout options \ No newline at end of file +help: Connection timeout options diff --git a/templates-cfg/system/conntrack/timeout/tcp/node.def b/templates-cfg/system/conntrack/timeout/tcp/node.def index 2b67c51..fd1c34f 100644 --- a/templates-cfg/system/conntrack/timeout/tcp/node.def +++ b/templates-cfg/system/conntrack/timeout/tcp/node.def @@ -1 +1 @@ -help: TCP connection timeout options \ No newline at end of file +help: TCP connection timeout options diff --git a/templates-cfg/system/conntrack/timeout/udp/node.def b/templates-cfg/system/conntrack/timeout/udp/node.def index 7ee8fd3..c6586b7 100644 --- a/templates-cfg/system/conntrack/timeout/udp/node.def +++ b/templates-cfg/system/conntrack/timeout/udp/node.def @@ -1 +1 @@ -help: UDP timeout \ No newline at end of file +help: UDP timeout -- cgit v1.2.3