removed trailing whitespace
[xboard.git] / nevalgraph.c
index 8dc395f..5ab171c 100644 (file)
@@ -6,7 +6,7 @@
  *
  * Copyright 2005 Alessandro Scotti
  *
- * Enhancements Copyright 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+ * Enhancements Copyright 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
  *
  * ------------------------------------------------------------------------
  *
@@ -187,4 +187,3 @@ EvalGraphSet (int first, int last, int current, ChessProgramStats_Move * pvInfo)
         DisplayEvalGraph();
     }
 }
-