mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
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.
This commit is contained in:
parent
1e02e182f1
commit
b35f360bbd
@ -1,3 +1,4 @@
|
||||
# -*- fill-column: 79; indent-tabs-mode: nil -*-
|
||||
# This file is part of systemd.
|
||||
#
|
||||
# Copyright 2012 Lennart Poettering
|
||||
|
Loading…
Reference in New Issue
Block a user