From 82644cd319e46e35a7b4e3b4a61fac2465a2ea66 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 2 Jun 2014 22:15:12 +0300 Subject: Add missing final/notfinal to classes. --- src/options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/options.h') diff --git a/src/options.h b/src/options.h index d5accaa60..c5bb171cf 100644 --- a/src/options.h +++ b/src/options.h @@ -35,7 +35,7 @@ * A structure holding the values of various options that can be passed * from the command line. */ -struct Options +struct Options final { Options() : username(), -- cgit v1.2.3-60-g2f50