summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-03-24 17:05:43 -0400
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-03-25 14:03:36 -0400
commitd5c1d96681dd5991031a0aa2d887bff2d6135690 (patch)
tree073c3f604a85951692761d80c054e590fe935e2b
parent8479ac7b043854e2c88527783a6cf82f58070f97 (diff)
downloadtelepathy-logger-d5c1d96681dd5991031a0aa2d887bff2d6135690.tar.gz
Removed broken editor instruction
-rw-r--r--src/telepathy-logger.c1
-rw-r--r--src/test-api.c1
-rw-r--r--telepathy-logger/action-chain-internal.h1
-rw-r--r--telepathy-logger/action-chain.c1
-rw-r--r--telepathy-logger/call-channel-internal.h1
-rw-r--r--telepathy-logger/call-channel.c1
-rw-r--r--telepathy-logger/call-event-internal.h1
-rw-r--r--telepathy-logger/call-event.c1
-rw-r--r--telepathy-logger/call-event.h1
-rw-r--r--telepathy-logger/channel-factory-internal.h1
-rw-r--r--telepathy-logger/channel-factory.c1
-rw-r--r--telepathy-logger/channel-internal.h1
-rw-r--r--telepathy-logger/channel.c1
-rw-r--r--telepathy-logger/conf-internal.h1
-rw-r--r--telepathy-logger/conf.c1
-rw-r--r--telepathy-logger/dbus-service-internal.h1
-rw-r--r--telepathy-logger/dbus-service.c1
-rw-r--r--telepathy-logger/debug-internal.h1
-rw-r--r--telepathy-logger/debug.c1
-rw-r--r--telepathy-logger/entity-internal.h1
-rw-r--r--telepathy-logger/entity.c1
-rw-r--r--telepathy-logger/entity.h1
-rw-r--r--telepathy-logger/event-internal.h1
-rw-r--r--telepathy-logger/event.h1
-rw-r--r--telepathy-logger/log-manager-internal.h1
-rw-r--r--telepathy-logger/log-manager.c1
-rw-r--r--telepathy-logger/log-manager.h1
-rw-r--r--telepathy-logger/log-store-factory-internal.h1
-rw-r--r--telepathy-logger/log-store-factory.c1
-rw-r--r--telepathy-logger/log-store-internal.h1
-rw-r--r--telepathy-logger/log-store-xml-internal.h1
-rw-r--r--telepathy-logger/log-store-xml.c1
-rw-r--r--telepathy-logger/log-store.c1
-rw-r--r--telepathy-logger/observer-internal.h1
-rw-r--r--telepathy-logger/observer.c1
-rw-r--r--telepathy-logger/streamed-media-channel-internal.h1
-rw-r--r--telepathy-logger/streamed-media-channel.c1
-rw-r--r--telepathy-logger/text-channel-internal.h1
-rw-r--r--telepathy-logger/text-channel.c1
-rw-r--r--telepathy-logger/text-event-internal.h1
-rw-r--r--telepathy-logger/text-event.c1
-rw-r--r--telepathy-logger/text-event.h1
-rw-r--r--telepathy-logger/util-internal.h1
-rw-r--r--telepathy-logger/util.c1
44 files changed, 0 insertions, 44 deletions
diff --git a/src/telepathy-logger.c b/src/telepathy-logger.c
index a6513ff..e0548f7 100644
--- a/src/telepathy-logger.c
+++ b/src/telepathy-logger.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/src/test-api.c b/src/test-api.c
index d538e65..be6ef3a 100644
--- a/src/test-api.c
+++ b/src/test-api.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/action-chain-internal.h b/telepathy-logger/action-chain-internal.h
index c2c072f..674cc2b 100644
--- a/telepathy-logger/action-chain-internal.h
+++ b/telepathy-logger/action-chain-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/action-chain.c b/telepathy-logger/action-chain.c
index 0999885..df792e5 100644
--- a/telepathy-logger/action-chain.c
+++ b/telepathy-logger/action-chain.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/call-channel-internal.h b/telepathy-logger/call-channel-internal.h
index bebb8c8..1de19e9 100644
--- a/telepathy-logger/call-channel-internal.h
+++ b/telepathy-logger/call-channel-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2011 Collabora Ltd.
*
diff --git a/telepathy-logger/call-channel.c b/telepathy-logger/call-channel.c
index d785602..9775f7b 100644
--- a/telepathy-logger/call-channel.c
+++ b/telepathy-logger/call-channel.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2011 Collabora Ltd.
*
diff --git a/telepathy-logger/call-event-internal.h b/telepathy-logger/call-event-internal.h
index e3a0a51..f5f37a3 100644
--- a/telepathy-logger/call-event-internal.h
+++ b/telepathy-logger/call-event-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2011 Collabora Ltd.
*
diff --git a/telepathy-logger/call-event.c b/telepathy-logger/call-event.c
index 6223d63..612d61d 100644
--- a/telepathy-logger/call-event.c
+++ b/telepathy-logger/call-event.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2011 Collabora Ltd.
*
diff --git a/telepathy-logger/call-event.h b/telepathy-logger/call-event.h
index 99b82d3..507b77d 100644
--- a/telepathy-logger/call-event.h
+++ b/telepathy-logger/call-event.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2011 Collabora Ltd.
*
diff --git a/telepathy-logger/channel-factory-internal.h b/telepathy-logger/channel-factory-internal.h
index 960c31f..50b95c2 100644
--- a/telepathy-logger/channel-factory-internal.h
+++ b/telepathy-logger/channel-factory-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/channel-factory.c b/telepathy-logger/channel-factory.c
index 6f499ad..0fe69b6 100644
--- a/telepathy-logger/channel-factory.c
+++ b/telepathy-logger/channel-factory.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/channel-internal.h b/telepathy-logger/channel-internal.h
index 9da0f61..b2d23f3 100644
--- a/telepathy-logger/channel-internal.h
+++ b/telepathy-logger/channel-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/channel.c b/telepathy-logger/channel.c
index fe5309c..1a55de6 100644
--- a/telepathy-logger/channel.c
+++ b/telepathy-logger/channel.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009-2011 Collabora Ltd.
*
diff --git a/telepathy-logger/conf-internal.h b/telepathy-logger/conf-internal.h
index f282012..bf80860 100644
--- a/telepathy-logger/conf-internal.h
+++ b/telepathy-logger/conf-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/conf.c b/telepathy-logger/conf.c
index 2a9d035..5f4073f 100644
--- a/telepathy-logger/conf.c
+++ b/telepathy-logger/conf.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009-2010 Collabora Ltd.
*
diff --git a/telepathy-logger/dbus-service-internal.h b/telepathy-logger/dbus-service-internal.h
index 247d254..e7883ce 100644
--- a/telepathy-logger/dbus-service-internal.h
+++ b/telepathy-logger/dbus-service-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/dbus-service.c b/telepathy-logger/dbus-service.c
index 22561ad..3f3cf2e 100644
--- a/telepathy-logger/dbus-service.c
+++ b/telepathy-logger/dbus-service.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009-2011 Collabora Ltd.
*
diff --git a/telepathy-logger/debug-internal.h b/telepathy-logger/debug-internal.h
index 9f51219..1ea214a 100644
--- a/telepathy-logger/debug-internal.h
+++ b/telepathy-logger/debug-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/debug.c b/telepathy-logger/debug.c
index e77381c..421cd77 100644
--- a/telepathy-logger/debug.c
+++ b/telepathy-logger/debug.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/entity-internal.h b/telepathy-logger/entity-internal.h
index 4058a25..de6f8b4 100644
--- a/telepathy-logger/entity-internal.h
+++ b/telepathy-logger/entity-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
*Copyright (C) 2009-2010 Collabora Ltd.
*
diff --git a/telepathy-logger/entity.c b/telepathy-logger/entity.c
index 3848a77..b0e114d 100644
--- a/telepathy-logger/entity.c
+++ b/telepathy-logger/entity.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009-2010 Collabora Ltd.
*
diff --git a/telepathy-logger/entity.h b/telepathy-logger/entity.h
index ba95ee3..2a79b50 100644
--- a/telepathy-logger/entity.h
+++ b/telepathy-logger/entity.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
*Copyright (C) 2009-2010 Collabora Ltd.
*
diff --git a/telepathy-logger/event-internal.h b/telepathy-logger/event-internal.h
index 9c86220..57bb9ad 100644
--- a/telepathy-logger/event-internal.h
+++ b/telepathy-logger/event-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/event.h b/telepathy-logger/event.h
index 98a89d2..8e0301e 100644
--- a/telepathy-logger/event.h
+++ b/telepathy-logger/event.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/log-manager-internal.h b/telepathy-logger/log-manager-internal.h
index 937f360..4a60d90 100644
--- a/telepathy-logger/log-manager-internal.h
+++ b/telepathy-logger/log-manager-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2003-2007 Imendio AB
* Copyright (C) 2007-2011 Collabora Ltd.
diff --git a/telepathy-logger/log-manager.c b/telepathy-logger/log-manager.c
index 0177bdd..2138469 100644
--- a/telepathy-logger/log-manager.c
+++ b/telepathy-logger/log-manager.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2003-2007 Imendio AB
* Copyright (C) 2007-2011 Collabora Ltd.
diff --git a/telepathy-logger/log-manager.h b/telepathy-logger/log-manager.h
index 8e21f45..1c9cc50 100644
--- a/telepathy-logger/log-manager.h
+++ b/telepathy-logger/log-manager.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2003-2007 Imendio AB
* Copyright (C) 2007-2011 Collabora Ltd.
diff --git a/telepathy-logger/log-store-factory-internal.h b/telepathy-logger/log-store-factory-internal.h
index fea1fe7..84708f3 100644
--- a/telepathy-logger/log-store-factory-internal.h
+++ b/telepathy-logger/log-store-factory-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/log-store-factory.c b/telepathy-logger/log-store-factory.c
index 85dfdd4..894677a 100644
--- a/telepathy-logger/log-store-factory.c
+++ b/telepathy-logger/log-store-factory.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/log-store-internal.h b/telepathy-logger/log-store-internal.h
index 6f09a6b..bbb5c51 100644
--- a/telepathy-logger/log-store-internal.h
+++ b/telepathy-logger/log-store-internal.h
@@ -1,4 +1,3 @@
-/*-*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2008-2011 Collabora Ltd.
*
diff --git a/telepathy-logger/log-store-xml-internal.h b/telepathy-logger/log-store-xml-internal.h
index 4e10c46..4351936 100644
--- a/telepathy-logger/log-store-xml-internal.h
+++ b/telepathy-logger/log-store-xml-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2003-2007 Imendio AB
* Copyright (C) 2007-2010 Collabora Ltd.
diff --git a/telepathy-logger/log-store-xml.c b/telepathy-logger/log-store-xml.c
index adc84d0..70c4422 100644
--- a/telepathy-logger/log-store-xml.c
+++ b/telepathy-logger/log-store-xml.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2003-2007 Imendio AB
* Copyright (C) 2007-2011 Collabora Ltd.
diff --git a/telepathy-logger/log-store.c b/telepathy-logger/log-store.c
index d07b21f..3897b33 100644
--- a/telepathy-logger/log-store.c
+++ b/telepathy-logger/log-store.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2008-2011 Collabora Ltd.
*
diff --git a/telepathy-logger/observer-internal.h b/telepathy-logger/observer-internal.h
index a1b80c8..856e26a 100644
--- a/telepathy-logger/observer-internal.h
+++ b/telepathy-logger/observer-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/observer.c b/telepathy-logger/observer.c
index d728fbc..fcb18b8 100644
--- a/telepathy-logger/observer.c
+++ b/telepathy-logger/observer.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/streamed-media-channel-internal.h b/telepathy-logger/streamed-media-channel-internal.h
index c61f63d..cce5e22 100644
--- a/telepathy-logger/streamed-media-channel-internal.h
+++ b/telepathy-logger/streamed-media-channel-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009-2011 Collabora Ltd.
*
diff --git a/telepathy-logger/streamed-media-channel.c b/telepathy-logger/streamed-media-channel.c
index b7e469d..28a3b52 100644
--- a/telepathy-logger/streamed-media-channel.c
+++ b/telepathy-logger/streamed-media-channel.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009-2011 Collabora Ltd.
*
diff --git a/telepathy-logger/text-channel-internal.h b/telepathy-logger/text-channel-internal.h
index 00f4d87..2e4a8ab 100644
--- a/telepathy-logger/text-channel-internal.h
+++ b/telepathy-logger/text-channel-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/text-channel.c b/telepathy-logger/text-channel.c
index f54e3da..f6b78df 100644
--- a/telepathy-logger/text-channel.c
+++ b/telepathy-logger/text-channel.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009-2011 Collabora Ltd.
*
diff --git a/telepathy-logger/text-event-internal.h b/telepathy-logger/text-event-internal.h
index b314df5..8883d57 100644
--- a/telepathy-logger/text-event-internal.h
+++ b/telepathy-logger/text-event-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/text-event.c b/telepathy-logger/text-event.c
index f9e8078..cc702c3 100644
--- a/telepathy-logger/text-event.c
+++ b/telepathy-logger/text-event.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/text-event.h b/telepathy-logger/text-event.h
index 393f3e0..199260e 100644
--- a/telepathy-logger/text-event.h
+++ b/telepathy-logger/text-event.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009 Collabora Ltd.
*
diff --git a/telepathy-logger/util-internal.h b/telepathy-logger/util-internal.h
index 875fcc1..3aa2fa5 100644
--- a/telepathy-logger/util-internal.h
+++ b/telepathy-logger/util-internal.h
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009-2011 Collabora Ltd.
* Copyright (C) 2003-2007 Imendio AB
diff --git a/telepathy-logger/util.c b/telepathy-logger/util.c
index 63cdcff..ee0b582 100644
--- a/telepathy-logger/util.c
+++ b/telepathy-logger/util.c
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2009-2011 Collabora Ltd.
* Copyright (C) 2003-2007 Imendio AB