Add missing ";".
This commit is contained in:
@@ -244,7 +244,7 @@ public:
|
|||||||
* Determine the directory of the current binary
|
* Determine the directory of the current binary
|
||||||
* @return Unsigned char string pointing to the binary dir
|
* @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.
|
* Atom used for ICCCM, WM-spec and Motif.
|
||||||
|
Reference in New Issue
Block a user