[buoh] Remove stray semicolon
- From: Jan Tojnar <jtojnar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [buoh] Remove stray semicolon
- Date: Mon, 4 Feb 2019 01:13:15 +0000 (UTC)
commit 532cdb304f9b75eb638a3d2104289eb27af05b2b
Author: Jan Tojnar <jtojnar gmail com>
Date: Mon Feb 4 02:11:43 2019 +0100
Remove stray semicolon
src/buoh-comic-manager-date.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/buoh-comic-manager-date.h b/src/buoh-comic-manager-date.h
index 4b8a154..a5773e9 100644
--- a/src/buoh-comic-manager-date.h
+++ b/src/buoh-comic-manager-date.h
@@ -43,6 +43,6 @@ void buoh_comic_manager_date_set_first (BuohComicManager
const gchar *first);
gchar * buoh_comic_manager_date_get_publication_days (BuohComicManagerDate *comic_manager);
-G_END_DECLS;
+G_END_DECLS
#endif /* BUOH_COMIC_MANAGER_DATE_H */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]