mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09: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.
|
||||
#
|
||||
# Copyright 2012 Lennart Poettering
|
||||
|
||||
Reference in New Issue
Block a user