summaryrefslogtreecommitdiffstats
path: root/root
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-04-29 11:02:15 -0300
committerRenato Botelho <garga@FreeBSD.org>2013-04-29 11:05:22 -0300
commitf87d0bb7c569725d5d2503a8c7bb914032d290f5 (patch)
treeeda717f8a10c80100e7b0d606493bbf3637d3f1b /root
parentac62a50d9b8d50a4ef7fbde7fdc75758a5608d95 (diff)
downloadpfsense-f87d0bb7c569725d5d2503a8c7bb914032d290f5.zip
pfsense-f87d0bb7c569725d5d2503a8c7bb914032d290f5.tar.gz
Add nonewline to end of file to avoid issues when new options are added
Diffstat (limited to 'root')
-rw-r--r--root/.tcshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/.tcshrc b/root/.tcshrc
index 64e5ca4..cd20f2d 100644
--- a/root/.tcshrc
+++ b/root/.tcshrc
@@ -18,4 +18,4 @@ if ($term == "xterm" || $term == "vt100" || $term == "vt102" || $term == "vt220"
bindkey "\e[7~" beginning-of-line # Home rxvt/konsole
bindkey "\e[8~" end-of-line # End rxvt/konsole
-endif \ No newline at end of file
+endif
OpenPOWER on IntegriCloud