Make the emacs header changes to tests and examples
authorMikael Hallendal <micke@imendio.com>
Wed, 08 Oct 2008 12:44:10 +0200
changeset 517 6fabea75bea7
parent 516 4dd3aa6b83e5
child 518 cdd6a0c5b439
Make the emacs header changes to tests and examples
examples/lm-change-password.c
examples/lm-register.c
examples/lm-send-async.c
examples/test-http-proxy.c
examples/test-lm.c
examples/test-tunnel.c
tests/test-parser.c
--- a/examples/lm-change-password.c	Wed Oct 08 12:43:12 2008 +0200
+++ b/examples/lm-change-password.c	Wed Oct 08 12:44:10 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2004 Imendio AB
  *
--- a/examples/lm-register.c	Wed Oct 08 12:43:12 2008 +0200
+++ b/examples/lm-register.c	Wed Oct 08 12:44:10 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2004 Imendio AB
  *
--- a/examples/lm-send-async.c	Wed Oct 08 12:43:12 2008 +0200
+++ b/examples/lm-send-async.c	Wed Oct 08 12:44:10 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003-2006 Imendio AB
  *
--- a/examples/test-http-proxy.c	Wed Oct 08 12:43:12 2008 +0200
+++ b/examples/test-http-proxy.c	Wed Oct 08 12:44:10 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2004 Imendio AB
  *
--- a/examples/test-lm.c	Wed Oct 08 12:43:12 2008 +0200
+++ b/examples/test-lm.c	Wed Oct 08 12:44:10 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003-2006 Imendio AB
  *
--- a/examples/test-tunnel.c	Wed Oct 08 12:43:12 2008 +0200
+++ b/examples/test-tunnel.c	Wed Oct 08 12:44:10 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2003-2004 Imendio AB
  *
--- a/tests/test-parser.c	Wed Oct 08 12:43:12 2008 +0200
+++ b/tests/test-parser.c	Wed Oct 08 12:44:10 2008 +0200
@@ -1,4 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
+/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
  * Copyright (C) 2006-2008 Imendio AB
  *