From c2ec345242b680426938ed3ef7332ede1d3276a6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 13 Aug 2012 01:17:09 +0100 Subject: Partial subtitle work. --- src/util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util.h') diff --git a/src/util.h b/src/util.h index ac13e9f6..3bbcbabb 100644 --- a/src/util.h +++ b/src/util.h @@ -43,5 +43,5 @@ extern std::string make_digest (std::string filename, sigc::signal1 extern std::string content_kind_to_string (ContentKind kind); extern ContentKind content_kind_from_string (std::string kind); extern bool ends_with (std::string big, std::string little); - + } -- cgit v1.2.3