[gnome-calendar/gbsneto/range: 5/12] range-tree: Cleanup header
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/gbsneto/range: 5/12] range-tree: Cleanup header
- Date: Tue, 14 Apr 2020 18:39:54 +0000 (UTC)
commit d875c02808172dcd4b49b18c6e6010afb7a18466
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Sun Apr 12 21:13:30 2020 -0300
range-tree: Cleanup header
src/core/gcal-range-tree.h | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/src/core/gcal-range-tree.h b/src/core/gcal-range-tree.h
index 53cff2f3..b5e1bbc5 100644
--- a/src/core/gcal-range-tree.h
+++ b/src/core/gcal-range-tree.h
@@ -1,6 +1,6 @@
/* gcal-range-tree.h
*
- * Copyright (C) 2016 Georges Basile Stavracas Neto <georges stavracas gmail com>
+ * Copyright (C) 2016-2020 Georges Basile Stavracas Neto <georges stavracas gmail com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -16,8 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef GCAL_RANGE_TREE_H
-#define GCAL_RANGE_TREE_H
+#pragma once
#include <glib-object.h>
@@ -89,5 +88,3 @@ guint64 gcal_range_tree_count_entries_at_range (GcalRangeTree
G_DEFINE_AUTOPTR_CLEANUP_FUNC (GcalRangeTree, gcal_range_tree_unref)
G_END_DECLS
-
-#endif /* GCAL_RANGE_TREE_H */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]