aboutsummaryrefslogtreecommitdiffstats
path: root/oldXMenu/Internal.c
diff options
context:
space:
mode:
authorStefan Monnier2012-03-25 16:37:21 -0400
committerStefan Monnier2012-03-25 16:37:21 -0400
commit699c782b7668c44d0fa4446331b0590a6d5dac82 (patch)
tree5dcce364741d0761920a3d274b0fc8aba4103d45 /oldXMenu/Internal.c
parent98fb480ee31bf74cf554044f60f21df16566dd7f (diff)
parente99a9b8bdccadded1f6fae88ee7a2a93dfd4eacf (diff)
downloademacs-pending.tar.gz
emacs-pending.zip
Merge from trunkpending
Diffstat (limited to 'oldXMenu/Internal.c')
-rw-r--r--oldXMenu/Internal.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/oldXMenu/Internal.c b/oldXMenu/Internal.c
index 102de9d7a56..dc8dc0120ef 100644
--- a/oldXMenu/Internal.c
+++ b/oldXMenu/Internal.c
@@ -3,7 +3,7 @@
3#include "copyright.h" 3#include "copyright.h"
4 4
5/* 5/*
6Copyright (C) 1993, 1996, 2001-2011 Free Software Foundation, Inc. 6Copyright (C) 1993, 1996, 2001-2012 Free Software Foundation, Inc.
7 7
8This program is free software: you can redistribute it and/or modify 8This program is free software: you can redistribute it and/or modify
9it under the terms of the GNU General Public License as published by 9it under the terms of the GNU General Public License as published by
@@ -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