diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-11-28 14:40:19 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2021-11-28 14:40:19 -0800 |
commit | 684e4321fa7e96a61f45dc133816ab92a173a52d (patch) | |
tree | c9e0e76fa4deb06d7ca0852c9313e2eb7fb1f3b1 /planemask.c | |
parent | 63e7fce72d704036016258b2cb55c5624f571d92 (diff) |
Trim trailing whitespace from lines
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'planemask.c')
-rw-r--r-- | planemask.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/planemask.c b/planemask.c index b55cf6b..535d6d5 100644 --- a/planemask.c +++ b/planemask.c @@ -20,7 +20,7 @@ static void choose_plane(Widget, caddr_t, caddr_t); -static unsigned long planemask; +static unsigned long planemask; static Widget *pm; /* create_planemask_choice(w) |