diff options
author | Robert Tari <robert@tari.in> | 2021-03-24 11:00:13 +0100 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2021-04-21 22:31:36 +0200 |
commit | 1158fdc89f344fe1b4a3aca15e19d75cb8c78f85 (patch) | |
tree | c729ab9cf646144ce942bee1e2325f38c4d014d7 | |
parent | fcf633bdbc0b7d64fe1ea6005ab007f0db151c4e (diff) | |
download | ayatana-ido-1158fdc89f344fe1b4a3aca15e19d75cb8c78f85.tar.gz ayatana-ido-1158fdc89f344fe1b4a3aca15e19d75cb8c78f85.tar.bz2 ayatana-ido-1158fdc89f344fe1b4a3aca15e19d75cb8c78f85.zip |
Whitespace fix
-rw-r--r-- | src/idobasicmenuitem.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/idobasicmenuitem.h b/src/idobasicmenuitem.h index 38ae830..e43b937 100644 --- a/src/idobasicmenuitem.h +++ b/src/idobasicmenuitem.h @@ -4,16 +4,16 @@ * Authors: * Charles Kerr <charles.kerr@canonical.com> * - * This program is free software: you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 3, as published + * This program is free software: you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 3, as published * by the Free Software Foundation. * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranties of - * MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranties of + * MERCHANTABILITY, SATISFACTORY QUALITY, 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 + * You should have received a copy of the GNU General Public License along * with this program. If not, see <http://www.gnu.org/licenses/>. */ |