From db655f3fb2f67b695d36369e584fcb598e0e1bea Mon Sep 17 00:00:00 2001 From: Laurent Napias Date: Sat, 29 Jun 2019 10:29:13 +0200 Subject: Remove trailing whitespaces --- pluma/pluma-tab-label.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pluma/pluma-tab-label.h') 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; }; -- cgit v1.2.1