From 17a5cac81a53e4aa945ddce98ee134eb3fdfc674 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 4 Jan 2008 20:39:42 +0000 Subject: [PATCH] *** empty log message *** --- src/background.C | 2 +- src/main.C | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/background.C b/src/background.C index d3dd0b92..3270fccb 100644 --- a/src/background.C +++ b/src/background.C @@ -902,7 +902,7 @@ bgPixmap_t::make_transparency_pixmap () XSync (dpy, False); /* XSync should get window where it's properly exposed, - * but to be on the safe side - let's check for the actuall event to arrive : */ + * but to be on the safe side - let's check for the actual event to arrive : */ while (XCheckWindowEvent (dpy, src, ExposureMask, &event)) ++ev_count; diff --git a/src/main.C b/src/main.C index d47eee13..c6d8775e 100644 --- a/src/main.C +++ b/src/main.C @@ -1723,7 +1723,7 @@ rxvt_term::update_background () if (!bgPixmap.need_client_side_rendering ()) refresh = .05; else if (bgPixmap.flags & bgPixmap_t::blurNeeded) - /* no chance of real time refresh if we are blurring! */ + /* no chance of real time refresh if we are bluring! */ refresh = .50; else refresh = .07; -- 2.34.1