Apparently a semicolon is supposed to be there (odd, it compiled on GCC 3.4 without one...)
This commit is contained in:
@@ -40,7 +40,7 @@ namespace X11Helper
|
||||
// Destroy the connection, if appropriate; otherwise do some important
|
||||
// internal session-tracking stuff (so you should call it anyway).
|
||||
void Stop();
|
||||
}
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user