summaryrefslogtreecommitdiff
path: root/wrapper
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2011-02-12 20:34:37 +0100
committerNick Schermer <nick@xfce.org>2011-02-12 20:34:37 +0100
commita0530d515bee64b2c1014093aecdcd0a5f26d323 (patch)
treec9d1b9a8cb9856a47c24656a95dcde8f1c3419dd /wrapper
parent24bb3344e8e57e1772ae1e580f34305fe7c5520a (diff)
Small comment fixes.
Diffstat (limited to 'wrapper')
-rw-r--r--wrapper/wrapper-plug.c4
-rw-r--r--wrapper/wrapper-plug.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/wrapper/wrapper-plug.c b/wrapper/wrapper-plug.c
index 99f00c27..29cced3c 100644
--- a/wrapper/wrapper-plug.c
+++ b/wrapper/wrapper-plug.c
@@ -5,12 +5,12 @@
* 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.
diff --git a/wrapper/wrapper-plug.h b/wrapper/wrapper-plug.h
index ab0d3f53..05853d0f 100644
--- a/wrapper/wrapper-plug.h
+++ b/wrapper/wrapper-plug.h
@@ -5,12 +5,12 @@
* 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.