From 7bc2134d658778e04f1756c255e604b4ab5a5831 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 7 Apr 2021 22:15:01 +0200 Subject: Assorted C++11/formatting cleanups. --- src/lib/environment_info.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib/environment_info.h') diff --git a/src/lib/environment_info.h b/src/lib/environment_info.h index 1f4c9aba0..7e85f8df6 100644 --- a/src/lib/environment_info.h +++ b/src/lib/environment_info.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2012-2015 Carl Hetherington + Copyright (C) 2012-2021 Carl Hetherington This file is part of DCP-o-matic. @@ -18,4 +18,5 @@ */ + extern std::list environment_info (); -- cgit v1.2.3