From 6d28f4d48f5cb3462765c7a1d582cea49352be1f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 23 Sep 2012 19:52:08 +0300 Subject: Add missing final keywords to classes. --- src/net/worldinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/worldinfo.h') diff --git a/src/net/worldinfo.h b/src/net/worldinfo.h index 26733a0da..3b562e6ec 100644 --- a/src/net/worldinfo.h +++ b/src/net/worldinfo.h @@ -26,7 +26,7 @@ #include #include -struct WorldInfo +struct WorldInfo final { int address; std::string name; -- cgit v1.2.3-70-g09d2