From 355df19374041b48ab4567206416b9bba0dc3422 Mon Sep 17 00:00:00 2001 From: "Aaron J. Seigo" Date: Thu, 3 Jul 2008 05:45:32 +0000 Subject: [PATCH] SVN_SILENT: ocd much? svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=827478 --- packagestructure.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packagestructure.h b/packagestructure.h index 9d24d7345..f647380f8 100644 --- a/packagestructure.h +++ b/packagestructure.h @@ -206,13 +206,13 @@ public: QString path() const; /** - * Read a package structure from a config file. - */ + * Read a package structure from a config file. + */ void read(const KConfigBase *config); /** - * Write this package structure to a config file. - */ + * Write this package structure to a config file. + */ void write(KConfigBase *config) const; /**