K 10 svn:author V 3 dim K 8 svn:date V 27 2011-12-17T14:26:16.744604Z K 7 svn:log V 279 In contrib/ee/ee.c, fix a few warnings about format strings not being literals. Also, change the direction argument to move_rel() from char to int; K&R function definions cause it to be promoted to an int anyway, and this way we avoid clang warning about it. MFC after: 1 week END