[libdmapsharing] Remove inconsistent indent definitions from top of source files Signed-off-by: W. Michael Petullo <m



commit e8c41928cfb521197f93aa556a1acb608c153d66
Author: W. Michael Petullo <mike flyn org>
Date:   Fri Mar 4 13:15:50 2011 -0600

    Remove inconsistent indent definitions from top of source files
    Signed-off-by: W. Michael Petullo <mike flyn org>

 libdmapsharing/daap-share.c                |    4 +---
 libdmapsharing/dacp-player.c               |    5 +----
 libdmapsharing/dacp-player.h               |    5 +----
 libdmapsharing/dacp-share.c                |    4 +---
 libdmapsharing/dmap-mdns-avahi.c           |    4 +---
 libdmapsharing/dmap-mdns-avahi.h           |    4 +---
 libdmapsharing/dmap-mdns-publisher-avahi.c |    4 +---
 libdmapsharing/dmap-mdns-publisher.h       |    4 +---
 libdmapsharing/dmap-share.c                |    4 +---
 libdmapsharing/dmap-share.h                |    3 +--
 libdmapsharing/dpap-share.c                |    4 +---
 11 files changed, 11 insertions(+), 34 deletions(-)
---
diff --git a/libdmapsharing/daap-share.c b/libdmapsharing/daap-share.c
index ed9c9c0..215c775 100644
--- a/libdmapsharing/daap-share.c
+++ b/libdmapsharing/daap-share.c
@@ -1,6 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
- *
- * Implmentation of DAAP (e.g., iTunes Music) sharing
+/* Implmentation of DAAP (e.g., iTunes Music) sharing
  *
  * Copyright (C) 2005 Charles Schmidt <cschmidt2 emich edu>
  *
diff --git a/libdmapsharing/dacp-player.c b/libdmapsharing/dacp-player.c
index 31c3da3..1cc0a69 100644
--- a/libdmapsharing/dacp-player.c
+++ b/libdmapsharing/dacp-player.c
@@ -1,7 +1,4 @@
-/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */
-/*
- * libdmapsharing
- * Copyright (C) Alexandre Rosenfeld 2010 <alexandre rosenfeld gmail com>
+/* Copyright (C) Alexandre Rosenfeld 2010 <alexandre rosenfeld gmail com>
  * 
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/libdmapsharing/dacp-player.h b/libdmapsharing/dacp-player.h
index 59e065b..61b39b7 100644
--- a/libdmapsharing/dacp-player.h
+++ b/libdmapsharing/dacp-player.h
@@ -1,7 +1,4 @@
-/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */
-/*
- * libdmapsharing
- * Copyright (C) Alexandre Rosenfeld 2010 <alexandre rosenfeld gmail com>
+/* Copyright (C) Alexandre Rosenfeld 2010 <alexandre rosenfeld gmail com>
  * 
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/libdmapsharing/dacp-share.c b/libdmapsharing/dacp-share.c
index 69c0078..bea225b 100644
--- a/libdmapsharing/dacp-share.c
+++ b/libdmapsharing/dacp-share.c
@@ -1,6 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
- *
- * Implmentation of DACP (e.g., iTunes Remote) sharing
+/* Implmentation of DACP (e.g., iTunes Remote) sharing
  *
  * Copyright (C) 2010 Alexandre Rosenfeld <airmind gmail com>
  *
diff --git a/libdmapsharing/dmap-mdns-avahi.c b/libdmapsharing/dmap-mdns-avahi.c
index 7a7f267..d5b6a94 100644
--- a/libdmapsharing/dmap-mdns-avahi.c
+++ b/libdmapsharing/dmap-mdns-avahi.c
@@ -1,6 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
- *
- * Copyright (C) 2006 William Jon McCann <mccann jhu edu>
+/* Copyright (C) 2006 William Jon McCann <mccann jhu edu>
  *
  * Modifications Copyright (C) 2008 W. Michael Petullo <mike flyn org>
  *
diff --git a/libdmapsharing/dmap-mdns-avahi.h b/libdmapsharing/dmap-mdns-avahi.h
index 7ffc873..4f2c2ff 100644
--- a/libdmapsharing/dmap-mdns-avahi.h
+++ b/libdmapsharing/dmap-mdns-avahi.h
@@ -1,6 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
- *
- * Copyright (C) 2008 Jonathan Matthew  <jonathan d14n org>
+/* Copyright (C) 2008 Jonathan Matthew  <jonathan d14n org>
  *
  * Modifications Copyright (C) 2008 W. Michael Petullo <mike flyn org>
  *
diff --git a/libdmapsharing/dmap-mdns-publisher-avahi.c b/libdmapsharing/dmap-mdns-publisher-avahi.c
index 5f36995..3e661dc 100644
--- a/libdmapsharing/dmap-mdns-publisher-avahi.c
+++ b/libdmapsharing/dmap-mdns-publisher-avahi.c
@@ -1,6 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
- *
- * Copyright (C) 2005 Charles Schmidt <cschmidt2 emich edu>
+/* Copyright (C) 2005 Charles Schmidt <cschmidt2 emich edu>
  * Copyright (C) 2006 William Jon McCann <mccann jhu edu>
  *
  * Modifications Copyright (C) 2008 W. Michael Petullo <mike flyn org>
diff --git a/libdmapsharing/dmap-mdns-publisher.h b/libdmapsharing/dmap-mdns-publisher.h
index 7db3891..9040c78 100644
--- a/libdmapsharing/dmap-mdns-publisher.h
+++ b/libdmapsharing/dmap-mdns-publisher.h
@@ -1,6 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
- *
- * Header for abstraction of Multicast DNS for DMAP sharing
+/* Header for abstraction of Multicast DNS for DMAP sharing
  *
  * Copyright (C) 2005 Charles Schmidt <cschmidt2 emich edu>
  * Copyright (C) 2006 William Jon McCann <mccann jhu edu>
diff --git a/libdmapsharing/dmap-share.c b/libdmapsharing/dmap-share.c
index cc9fe1b..47d7ebc 100644
--- a/libdmapsharing/dmap-share.c
+++ b/libdmapsharing/dmap-share.c
@@ -1,6 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
- *
- * Implmentation of DMAP (e.g., iTunes Music or iPhoto Picture) sharing
+/* Implmentation of DMAP (e.g., iTunes Music or iPhoto Picture) sharing
  *
  * Copyright (C) 2005 Charles Schmidt <cschmidt2 emich edu>
  *
diff --git a/libdmapsharing/dmap-share.h b/libdmapsharing/dmap-share.h
index aafb340..7efc893 100644
--- a/libdmapsharing/dmap-share.h
+++ b/libdmapsharing/dmap-share.h
@@ -1,5 +1,4 @@
-/*
- * Header for DMAP (e.g., iTunes Music or iPhoto Picture) sharing
+/* Header for DMAP (e.g., iTunes Music or iPhoto Picture) sharing
  *
  * Copyright (C) 2005 Charles Schmidt <cschmidt2 emich edu>
  *
diff --git a/libdmapsharing/dpap-share.c b/libdmapsharing/dpap-share.c
index e0ad031..44795e8 100644
--- a/libdmapsharing/dpap-share.c
+++ b/libdmapsharing/dpap-share.c
@@ -1,6 +1,4 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
- *
- * Implmentation of DPAP (e.g., iPhoto Picture) sharing
+/* Implmentation of DPAP (e.g., iPhoto Picture) sharing
  *
  * Copyright (C) 2005 Charles Schmidt <cschmidt2 emich edu>
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]