diff options
author | Jasper St. Pierre <jstpierre@mecheye.net> | 2014-05-02 09:34:02 -0400 |
---|---|---|
committer | Jasper St. Pierre <jstpierre@mecheye.net> | 2014-05-02 09:34:48 -0400 |
commit | 25a16c3379a35c1b84a17ea4dc0884bd9c44bffe (patch) | |
tree | 25a674cc7df44dcab88ab1395c4941100bd930ce /src/backends/meta-idle-monitor.c | |
parent | 730ed6f75f3590f03d9dbea074e43111e253ea69 (diff) | |
download | mutter-25a16c3379a35c1b84a17ea4dc0884bd9c44bffe.tar.gz |
Remove trailing whitespace
Diffstat (limited to 'src/backends/meta-idle-monitor.c')
-rw-r--r-- | src/backends/meta-idle-monitor.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/backends/meta-idle-monitor.c b/src/backends/meta-idle-monitor.c index adc96ab3d..688cf5143 100644 --- a/src/backends/meta-idle-monitor.c +++ b/src/backends/meta-idle-monitor.c @@ -1,8 +1,8 @@ /* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */ -/* +/* * Copyright 2013 Red Hat, Inc. - * + * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the @@ -12,7 +12,7 @@ * WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. - * + * * You should have received a copy of the GNU General Public License * along with this program; if not, see <http://www.gnu.org/licenses/>. * |