[gnome-todo] project: Trivial cleanups
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo] project: Trivial cleanups
- Date: Fri, 2 Mar 2018 22:03:05 +0000 (UTC)
commit a329c1a7b4e846f6941d888609f2cafd413fda13
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Wed Feb 28 19:17:25 2018 -0300
project: Trivial cleanups
src/gtd-vcs-identifier.h.in | 1 -
src/meson.build | 7 ++++---
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/gtd-vcs-identifier.h.in b/src/gtd-vcs-identifier.h.in
index b95d236..f5af79f 100644
--- a/src/gtd-vcs-identifier.h.in
+++ b/src/gtd-vcs-identifier.h.in
@@ -35,4 +35,3 @@ G_END_DECLS
#endif /* GTD_VCS_IDENTIFIER_H */
-
diff --git a/src/meson.build b/src/meson.build
index c46beaa..79622a9 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -1,7 +1,7 @@
-###################
-# VCS Identifiter #
-###################
+##################
+# VCS Identifier #
+##################
vcs_identifier_h = vcs_tag(
fallback: meson.project_version(),
@@ -9,6 +9,7 @@ vcs_identifier_h = vcs_tag(
output: 'gtd-vcs-identifier.h',
)
+
################
# Header files #
################
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]