aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2007-09-09 05:19:40 +1000
committerGravatar axel <axel@liljencrantz.se>2007-09-09 05:19:40 +1000
commita900d165403e0e21a7cd7ae88e8f046297424d89 (patch)
tree6b551e1037d94ca91a771667ea2e3cd95f8df6c9 /etc
parent3fc1ba0f0e80f487c3bd078ae6da1be5a680a040 (diff)
Fix insane bytemark issue on Solaris
darcs-hash:20070908191940-ac50b-f99e05c86f32a5c1c1aff35c1916951269a54d54.gz
Diffstat (limited to 'etc')
-rw-r--r--etc/config.fish.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/config.fish.in b/etc/config.fish.in
index 7940a402..9ccf99b1 100644
--- a/etc/config.fish.in
+++ b/etc/config.fish.in
@@ -57,4 +57,5 @@ if test -d include
for i in include/*.fish
. $i
end
-end \ No newline at end of file
+end
+