]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
config.c: increase the column width to 100
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Sat, 9 Jul 2022 13:21:20 +0000 (18:51 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Mon, 11 Jul 2022 17:09:22 +0000 (11:09 -0600)
commita7e9e8a55ed22fb5d9719a2094b46a8309e482c5
treec65716fb83e91b688d730880fc117e37c71442ed
parent8d01c97d2e2bac3e6652e442812d43acac83e62b
config.c: increase the column width to 100

100 column width is more comfortable to read over 80 columns, lets
increase it.  This patch, also introduced/removes empty lines across
the file, making it more readable.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
src/config.c