summaryrefslogtreecommitdiff
path: root/pluma/pluma-smart-charset-converter.h
diff options
context:
space:
mode:
Diffstat (limited to 'pluma/pluma-smart-charset-converter.h')
-rw-r--r--pluma/pluma-smart-charset-converter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pluma/pluma-smart-charset-converter.h b/pluma/pluma-smart-charset-converter.h
index 3f6e74e8..7e95179d 100644
--- a/pluma/pluma-smart-charset-converter.h
+++ b/pluma/pluma-smart-charset-converter.h
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with pluma; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301 USA
*/
@@ -44,7 +44,7 @@ typedef struct _PlumaSmartCharsetConverterPrivate PlumaSmartCharsetConverterPriv
struct _PlumaSmartCharsetConverter
{
GObject parent;
-
+
PlumaSmartCharsetConverterPrivate *priv;
};