Add missing ";".

This commit is contained in:
Guillermo S. Romero 2010-07-04 21:36:48 +00:00
parent 646ee52d3a
commit f3638488c3

@ -244,7 +244,7 @@ public:
* Determine the directory of the current binary
* @return Unsigned char string pointing to the binary dir
*/
const GHOST_TUns8* getBinaryDir() const
const GHOST_TUns8* getBinaryDir() const;
/**
* Atom used for ICCCM, WM-spec and Motif.