X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcommon%2Fglobal.h;h=396336750d319471afbda532c1352bb219a3d591;hp=8b7cf83cd16447aa9487b6a2034e9c36146343b0;hb=d28b9ec38b6ea0bc473200fc2f1e65abd1b56bd6;hpb=5e15b644e15c5ec0704f5a0f734475d86f179110 diff --git a/src/common/global.h b/src/common/global.h index 8b7cf83c..39633675 100644 --- a/src/common/global.h +++ b/src/common/global.h @@ -54,6 +54,6 @@ namespace Global { extern unsigned int defaultPort; void registerMetaTypes(); -} +}; #endif