summaryrefslogtreecommitdiff
path: root/pluma/pluma-tab-label.h
diff options
context:
space:
mode:
Diffstat (limited to 'pluma/pluma-tab-label.h')
-rw-r--r--pluma/pluma-tab-label.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pluma/pluma-tab-label.h b/pluma/pluma-tab-label.h
index e29fad23..2ad835fa 100644
--- a/pluma/pluma-tab-label.h
+++ b/pluma/pluma-tab-label.h
@@ -16,7 +16,7 @@
*
* 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 St, Fifth Floor,
+ * Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/
@@ -42,7 +42,7 @@ typedef struct _PlumaTabLabelPrivate PlumaTabLabelPrivate;
struct _PlumaTabLabel {
GtkBox parent;
-
+
PlumaTabLabelPrivate *priv;
};