mirror of
https://github.com/systemd/systemd.git
synced 2025-09-07 09:44:44 +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:
@@ -1,3 +1,4 @@
|
|||||||
|
# -*- fill-column: 79; indent-tabs-mode: nil -*-
|
||||||
# This file is part of systemd.
|
# This file is part of systemd.
|
||||||
#
|
#
|
||||||
# Copyright 2012 Lennart Poettering
|
# Copyright 2012 Lennart Poettering
|
||||||
|
Reference in New Issue
Block a user