]> git.sesse.net Git - vlc/blobdiff - modules/visualization/galaktos/engine_vars.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / visualization / galaktos / engine_vars.c
index 9b056ccf7e4755f39bc8289ad7d305e21d67ba94..99fac64f0498f9add65551215db25ee499f0d9b1 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * engine_vars.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
+ * Copyright (C) 2004 the VideoLAN team
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
@@ -19,7 +19,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., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
 
@@ -72,7 +72,7 @@
  double mv_y = 12.0;
  double mv_dy = 0.02;
  double mv_dx = 0.02;
-  
  int meshx = 0;
  int meshy = 0;