diff pidgin/plugins/crazychat/eye.c @ 31534:a8cc50c2279f

Remove trailing whitespace
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Jan 2011 06:55:30 +0000
parents 5fe8042783c1
children
line wrap: on
line diff
--- a/pidgin/plugins/crazychat/eye.c	Tue Jan 04 06:42:45 2011 +0000
+++ b/pidgin/plugins/crazychat/eye.c	Tue Jan 04 06:55:30 2011 +0000
@@ -1,18 +1,18 @@
 /*
-This file was produced by Deep Exploration Plugin: CPP Export filter. 
+This file was produced by Deep Exploration Plugin: CPP Export filter.
 
-Deep Exploration 
+Deep Exploration
 
-Copyright (c) 1999-2003 Right Hemisphere, Inc 
+Copyright (c) 1999-2003 Right Hemisphere, Inc
 
-WWW http://www.righthemisphere.com/dexp.htm 
+WWW http://www.righthemisphere.com/dexp.htm
 eMail support@righthemisphere.com
 */
 //#include <windows.h>
 #include <GL/gl.h>
 #include <GL/glu.h>
 
-#include <math.h> 
+#include <math.h>
 
 typedef struct sample_MATERIAL{
  GLfloat ambient[3];