changeset 2602:fe70aef2215d

Fixed indentation (spaces2tabs) in Makefile.am
author ptisnovs
date Thu, 16 Jun 2011 14:44:34 +0200
parents f5b82f792313
children 9dbcfded2579
files ChangeLog Makefile.am
diffstat 2 files changed, 7 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Jun 16 13:19:25 2011 +0200
+++ b/ChangeLog	Thu Jun 16 14:44:34 2011 +0200
@@ -1,3 +1,7 @@
+2011-06-16  Pavel Tisnovsky  <ptisnovs@redhat.com>
+
+	* Makefile.am: fixed indentation (spaces2tabs)
+
 2011-06-16  Pavel Tisnovsky  <ptisnovs@redhat.com>
 
 	* Makefile.am: added new patch
--- a/Makefile.am	Thu Jun 16 13:19:25 2011 +0200
+++ b/Makefile.am	Thu Jun 16 14:44:34 2011 +0200
@@ -218,9 +218,9 @@
 	patches/openjdk/6748082-isDisplayLocal.patch \
 	patches/openjdk/6633275-shaped_translucent_windows.patch \
 	patches/openjdk/6769607-modal-hangs.patch \
-        patches/openjdk/6791612-opengl-jni-fix.patch \
-        patches/openjdk/6755274-glgetstring-crash.patch \
-        patches/openjdk/6984543-onscreen_rendering_resize_test.patch \
+	patches/openjdk/6791612-opengl-jni-fix.patch \
+	patches/openjdk/6755274-glgetstring-crash.patch \
+	patches/openjdk/6984543-onscreen_rendering_resize_test.patch \
 	patches/openjdk/6693253-security_warning.patch \
 	patches/openjdk/6444769-windowwithwarningtest.patch \
 	patches/notice-safepoints.patch \