diff options
Diffstat (limited to 'src/gui_xmebw.c')
-rw-r--r-- | src/gui_xmebw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui_xmebw.c b/src/gui_xmebw.c index 3387fbe0b..7ffa6f3fb 100644 --- a/src/gui_xmebw.c +++ b/src/gui_xmebw.c @@ -970,7 +970,7 @@ set_size(XmEnhancedButtonWidget newtb) } else { - // FIXME: We should calculate an drawing offset for the pixmap here to + // FIXME: We should calculate a drawing offset for the pixmap here to // adjust it. } |