removed trailing whitespace
[xboard.git] / evalgraph.h
index 67c277b..2e05db6 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * evalgraph.h -- Evaluation Graph window
  *
- * Copyright 2000, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+ * Copyright 2000, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
  *
  * Enhancements Copyright 2005 Alessandro Scotti
  *
@@ -55,4 +55,3 @@ void EvalGraphSet P(( int first, int last, int current, ChessProgramStats_Move *
 extern int GetMoveIndexFromPoint( int x, int y );
 extern void PaintEvalGraph( void );
 extern char *MakeEvalTitle( char *title );
-