Trivial whitespace cleanups
authorFelipe Contreras <felipe.contreras@gmail.com>
Sun, 26 Apr 2009 16:21:29 +0000 (19:21 +0300)
committerFelipe Contreras <felipe.contreras@gmail.com>
Sun, 26 Apr 2009 16:21:29 +0000 (19:21 +0300)
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
gst-autogen.sh

index 23c3df2..fe4a78d 100644 (file)
@@ -170,6 +170,7 @@ autoheader_check ()
   fi
 
 }
+
 autoconf_2_52d_check ()
 {
   # autoconf 2.52d has a weird issue involving a yes:no error
@@ -278,7 +279,6 @@ toplevel_check ()
   }
 }
 
-
 tool_run ()
 {
   tool=$1
@@ -293,7 +293,6 @@ tool_run ()
   }
 }
 
-
 install_git_hooks ()
 {
   if test -d .git; then
@@ -314,5 +313,3 @@ install_git_hooks ()
     done
   fi
 }
-
-