diff options
Diffstat (limited to 'oldXMenu/Internal.c')
| -rw-r--r-- | oldXMenu/Internal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oldXMenu/Internal.c b/oldXMenu/Internal.c index 102de9d7a56..a779cda82f5 100644 --- a/oldXMenu/Internal.c +++ b/oldXMenu/Internal.c | |||
| @@ -968,7 +968,7 @@ _XMRefreshSelection(register Display *display, register XMenu *menu, register XM | |||
| 968 | /* | 968 | /* |
| 969 | * Using BOX mode. | 969 | * Using BOX mode. |
| 970 | * Since most drawing routines with arbitrary width lines | 970 | * Since most drawing routines with arbitrary width lines |
| 971 | * are slow compared to raster-ops lets use a raster-op to | 971 | * are slow compared to raster-ops let's use a raster-op to |
| 972 | * draw the boxes. | 972 | * draw the boxes. |
| 973 | */ | 973 | */ |
| 974 | 974 | ||