From 577f8c0d920521e53c7699fe05b8de470c909645 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Wed, 15 Dec 2021 06:47:32 +0100 Subject: Fix inconsistent indentation VIM has a stupid default configuration for this file. --- meson_options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index 3edd0e1..97e393b 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -1,5 +1,5 @@ option('libraw', type : 'feature', value : 'auto', - description : 'Build with raw photo support, requires LibRaw') + description : 'Build with raw photo support, requires LibRaw') option('librsvg', type : 'feature', value : 'auto', description : 'Build with SVG support, requires librsvg') option('xcursor', type : 'feature', value : 'auto', -- cgit v1.2.3