From 22b07e0233a29d9633ffa825a79503befaf2e16e Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 5 Oct 2015 16:17:49 +0200 Subject: NOOP, remove trailing tabs/whitespace. --- libs/pbd/pbd/enumwriter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/pbd/pbd/enumwriter.h') diff --git a/libs/pbd/pbd/enumwriter.h b/libs/pbd/pbd/enumwriter.h index 405a187817..6f2333277d 100644 --- a/libs/pbd/pbd/enumwriter.h +++ b/libs/pbd/pbd/enumwriter.h @@ -40,7 +40,7 @@ class LIBPBD_API unknown_enumeration : public std::exception { } ~unknown_enumeration () throw() {} - + virtual const char *what() const throw() { return _message.c_str(); } -- cgit v1.2.3