diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2012-02-14 16:49:56 -0800 |
---|---|---|
committer | Stephen Hemminger <shemminger@vyatta.com> | 2012-02-14 16:49:56 -0800 |
commit | 12f8b7020aacadee0951e702cdd7f157843ded94 (patch) | |
tree | b4cdb84cd14f81d1878bfc2c3aaa7471fe63acc9 /templates-cfg/system/conntrack/modules/gre/node.def | |
parent | 1e9fe8e6f5ef7fb8baed414502b8a73ca223ea41 (diff) | |
download | vyatta-conntrack-12f8b7020aacadee0951e702cdd7f157843ded94.tar.gz vyatta-conntrack-12f8b7020aacadee0951e702cdd7f157843ded94.zip |
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.
Diffstat (limited to 'templates-cfg/system/conntrack/modules/gre/node.def')
-rw-r--r-- | templates-cfg/system/conntrack/modules/gre/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
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 |