summaryrefslogtreecommitdiff
path: root/catalog
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-01-22 16:16:33 +0100
committerLennart Poettering <lennart@poettering.net>2016-01-25 17:19:19 +0100
commitb35f360bbde7faa0436c28b9d914a3aa1bb43dbd (patch)
tree5fa405318062c8f289a474a0779f0e6c9d1149c4 /catalog
parent1e02e182f1e06fcbe389474175de228103be39cb (diff)
downloadsystemd-b35f360bbde7faa0436c28b9d914a3aa1bb43dbd.tar.gz
catalog: fix line width to 79 chars
Line breaks default to 119 characters for systemd sources now, configured through the .vimrc and .dir-local.el files. However, for the catalog files we really should stick to 79 chars, as they are regularly shown on terminal screens.
Diffstat (limited to 'catalog')
-rw-r--r--catalog/systemd.catalog1
1 files changed, 1 insertions, 0 deletions
diff --git a/catalog/systemd.catalog b/catalog/systemd.catalog
index 4488c835a8..bdcfd42c88 100644
--- a/catalog/systemd.catalog
+++ b/catalog/systemd.catalog
@@ -1,3 +1,4 @@
+# -*- fill-column: 79; indent-tabs-mode: nil -*-
# This file is part of systemd.
#
# Copyright 2012 Lennart Poettering