diff options
Diffstat (limited to 'src/gwin/gwin.h')
| -rw-r--r-- | src/gwin/gwin.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/gwin/gwin.h b/src/gwin/gwin.h index 9b2d18b7..4a7d02bf 100644 --- a/src/gwin/gwin.h +++ b/src/gwin/gwin.h @@ -469,7 +469,7 @@ extern "C" {  	#if GWIN_NEED_WINDOWMANAGER || defined (__DOXYGEN__)  		/** -		 * @brief	Redraw a window +		 * @brief	Redraw a display  		 *  		 * @param[in] g				The display to redraw. Passing NULL will redraw all displays.  		 * @param[in] preserve		Should the redraw try to preserve existing screen data for those | 
