Change the tab width to 4 steps in the emacs headers
authorMikael Hallendal <micke@imendio.com>
Wed, 08 Oct 2008 12:43:12 +0200
changeset 516 4dd3aa6b83e5
parent 515 fb0f1adfa271
child 517 6fabea75bea7
Change the tab width to 4 steps in the emacs headers
loudmouth/lm-asyncns-resolver.c
loudmouth/lm-asyncns-resolver.h
loudmouth/lm-blocking-resolver.c
loudmouth/lm-blocking-resolver.h
loudmouth/lm-connection.c
loudmouth/lm-connection.h
loudmouth/lm-debug.c
loudmouth/lm-debug.h
loudmouth/lm-dummy.c
loudmouth/lm-dummy.h
loudmouth/lm-error.c
loudmouth/lm-error.h
loudmouth/lm-feature-ping.c
loudmouth/lm-feature-ping.h
loudmouth/lm-internals.h
loudmouth/lm-message-handler.c
loudmouth/lm-message-handler.h
loudmouth/lm-message-node.c
loudmouth/lm-message-node.h
loudmouth/lm-message-queue.c
loudmouth/lm-message-queue.h
loudmouth/lm-message.c
loudmouth/lm-message.h
loudmouth/lm-misc.c
loudmouth/lm-misc.h
loudmouth/lm-old-socket.c
loudmouth/lm-old-socket.h
loudmouth/lm-parser.c
loudmouth/lm-parser.h
loudmouth/lm-proxy.c
loudmouth/lm-proxy.h
loudmouth/lm-resolver.c
loudmouth/lm-resolver.h
loudmouth/lm-sasl.c
loudmouth/lm-sasl.h
loudmouth/lm-sha.h
loudmouth/lm-simple-io.c
loudmouth/lm-simple-io.h
loudmouth/lm-sock.c
loudmouth/lm-sock.h
loudmouth/lm-socket.c
loudmouth/lm-socket.h
loudmouth/lm-soup-socket.c
loudmouth/lm-soup-socket.h
loudmouth/lm-ssl-base.c
loudmouth/lm-ssl-base.h
loudmouth/lm-ssl-generic.c
loudmouth/lm-ssl-gnutls.c
loudmouth/lm-ssl-internals.h
loudmouth/lm-ssl-openssl.c
loudmouth/lm-ssl.h
loudmouth/lm-tcp-socket.c
loudmouth/lm-tcp-socket.h
loudmouth/lm-utils.c
loudmouth/lm-utils.h
loudmouth/lm-xmpp-writer.c
loudmouth/lm-xmpp-writer.h
loudmouth/loudmouth.h
--- a/loudmouth/lm-asyncns-resolver.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-asyncns-resolver.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-asyncns-resolver.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-asyncns-resolver.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-blocking-resolver.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-blocking-resolver.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-blocking-resolver.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-blocking-resolver.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-connection.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-connection.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003-2008 Imendio AB
  * Copyright (C) 2006 Nokia Corporation. All rights reserved.
--- a/loudmouth/lm-connection.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-connection.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB
  *
--- a/loudmouth/lm-debug.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-debug.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB
  *
--- a/loudmouth/lm-debug.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-debug.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB
  *
--- a/loudmouth/lm-dummy.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-dummy.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-dummy.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-dummy.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-error.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-error.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB
  *
--- a/loudmouth/lm-error.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-error.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB
  *
--- a/loudmouth/lm-feature-ping.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-feature-ping.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-feature-ping.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-feature-ping.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-internals.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-internals.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB
  *
--- a/loudmouth/lm-message-handler.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-message-handler.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB
  *
--- a/loudmouth/lm-message-handler.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-message-handler.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB
  *
--- a/loudmouth/lm-message-node.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-message-node.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB
  *
--- a/loudmouth/lm-message-node.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-message-node.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB
  *
--- a/loudmouth/lm-message-queue.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-message-queue.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2006 Imendio AB
  *
--- a/loudmouth/lm-message-queue.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-message-queue.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2006 Imendio AB
  *
--- a/loudmouth/lm-message.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-message.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB
  *
--- a/loudmouth/lm-message.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-message.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB
  *
--- a/loudmouth/lm-misc.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-misc.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2006 Imendio AB
  *
--- a/loudmouth/lm-misc.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-misc.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2006 Imendio AB
  *
--- a/loudmouth/lm-old-socket.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-old-socket.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2006-2008 Imendio AB
  * Copyright (C) 2006 Nokia Corporation. All rights reserved.
--- a/loudmouth/lm-old-socket.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-old-socket.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2006 Imendio AB
  *
--- a/loudmouth/lm-parser.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-parser.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB
  *
--- a/loudmouth/lm-parser.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-parser.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB
  *
--- a/loudmouth/lm-proxy.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-proxy.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2004 Imendio AB
  * Copyright (C) 2004 Josh Beam <josh@3ddrome.com>
--- a/loudmouth/lm-proxy.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-proxy.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2004 Imendio AB
  *
--- a/loudmouth/lm-resolver.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-resolver.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-resolver.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-resolver.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-sasl.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-sasl.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2007 Collabora Ltd.
  *
--- a/loudmouth/lm-sasl.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-sasl.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2007 Collabora Ltd.
  *
--- a/loudmouth/lm-sha.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-sha.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB
  *
--- a/loudmouth/lm-simple-io.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-simple-io.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-simple-io.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-simple-io.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-sock.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-sock.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2006 Imendio AB
  *
--- a/loudmouth/lm-sock.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-sock.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2006 Imendio AB 
  *
--- a/loudmouth/lm-socket.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-socket.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-socket.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-socket.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-soup-socket.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-soup-socket.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-soup-socket.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-soup-socket.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-ssl-base.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-ssl-base.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003-2006 Imendio AB
  *
--- a/loudmouth/lm-ssl-base.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-ssl-base.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003-2006 Imendio AB
  *
--- a/loudmouth/lm-ssl-generic.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-ssl-generic.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003-2006 Imendio AB
  *
--- a/loudmouth/lm-ssl-gnutls.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-ssl-gnutls.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003-2006 Imendio AB
  *
--- a/loudmouth/lm-ssl-internals.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-ssl-internals.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003-2006 Imendio AB
  *
--- a/loudmouth/lm-ssl-openssl.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-ssl-openssl.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2006 Imendio AB
  * Copyright (C) 2006 Nokia Corporation. All rights reserved.
--- a/loudmouth/lm-ssl.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-ssl.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003-2004 Imendio AB
  *
--- a/loudmouth/lm-tcp-socket.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-tcp-socket.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-tcp-socket.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-tcp-socket.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-utils.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-utils.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB 
  *
--- a/loudmouth/lm-utils.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-utils.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB
  *
--- a/loudmouth/lm-xmpp-writer.c	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-xmpp-writer.c	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/lm-xmpp-writer.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/lm-xmpp-writer.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2008 Imendio AB
  *
--- a/loudmouth/loudmouth.h	Wed Oct 08 12:34:50 2008 +0200
+++ b/loudmouth/loudmouth.h	Wed Oct 08 12:43:12 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003 Imendio AB
  *