From a94a3a9a6ba14d6873c70f9931fe2d001442b14c Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Thu, 18 Mar 2021 14:00:35 +0100 Subject: Stop using emacs indent-tabs-mode We prefer spaces now instead of tabs. --- libsoup/cookies/soup-cookie-jar-text.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libsoup/cookies/soup-cookie-jar-text.h') diff --git a/libsoup/cookies/soup-cookie-jar-text.h b/libsoup/cookies/soup-cookie-jar-text.h index 65f66d50..48f89e98 100644 --- a/libsoup/cookies/soup-cookie-jar-text.h +++ b/libsoup/cookies/soup-cookie-jar-text.h @@ -1,4 +1,4 @@ -/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ +/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */ /* * Copyright (C) 2008 Red Hat, Inc. */ -- cgit v1.2.1