summaryrefslogtreecommitdiff
path: root/tests/request-body-test.c
diff options
context:
space:
mode:
authorCarlos Garcia Campos <cgarcia@igalia.com>2021-03-18 14:00:35 +0100
committerCarlos Garcia Campos <cgarcia@igalia.com>2021-03-18 14:00:35 +0100
commita94a3a9a6ba14d6873c70f9931fe2d001442b14c (patch)
treeb8fe7d8cdcba4f90f3405f4bf5343a67eb5affee /tests/request-body-test.c
parent54195efab661e2f2ba594b5256111c9f4865d30f (diff)
downloadlibsoup-a94a3a9a6ba14d6873c70f9931fe2d001442b14c.tar.gz
Stop using emacs indent-tabs-mode
We prefer spaces now instead of tabs.
Diffstat (limited to 'tests/request-body-test.c')
-rw-r--r--tests/request-body-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/request-body-test.c b/tests/request-body-test.c
index e5d9ffa1..3ba52e1b 100644
--- a/tests/request-body-test.c
+++ b/tests/request-body-test.c
@@ -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.
* Copyright (C) 2010 Igalia S.L.