diff options
author | Laurent Napias <[email protected]> | 2019-06-29 12:18:29 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-07-04 09:41:36 +0200 |
commit | 38942586b96cf06aac225838210b98f0268d4a59 (patch) | |
tree | 717472f18a3039b731d21a647b91d11cfdd46fc0 /src/daemon | |
parent | 9d4835f8a10ec840d74b6a23052380c4485ab65b (diff) | |
download | mate-notification-daemon-38942586b96cf06aac225838210b98f0268d4a59.tar.bz2 mate-notification-daemon-38942586b96cf06aac225838210b98f0268d4a59.tar.xz |
Remove trailing whitespaces
Diffstat (limited to 'src/daemon')
-rw-r--r-- | src/daemon/mnd-daemon.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/daemon/mnd-daemon.c b/src/daemon/mnd-daemon.c index bcb28af..4e52541 100644 --- a/src/daemon/mnd-daemon.c +++ b/src/daemon/mnd-daemon.c @@ -3,17 +3,17 @@ * mnd-daemon.c: This file is part of mate-notification-daemon * * Copyright (C) 2018 Wu Xiaotian <[email protected]> - * + * * 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 License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but 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, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |