diff options
Diffstat (limited to 'src/Xutil.hh')
-rw-r--r-- | src/Xutil.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Xutil.hh b/src/Xutil.hh index 27e6629..70fa8ed 100644 --- a/src/Xutil.hh +++ b/src/Xutil.hh | |||
@@ -34,6 +34,6 @@ std::string getWMClassName(Window win); | |||
34 | std::string getWMClassClass(Window win); | 34 | std::string getWMClassClass(Window win); |
35 | 35 | ||
36 | 36 | ||
37 | }; // end namespace Xutil | 37 | } // end namespace Xutil |
38 | 38 | ||
39 | #endif // XUTIL_HH | 39 | #endif // XUTIL_HH |