# HG changeset patch # User Sebastien Decugis # Date 1355574207 -3600 # Node ID 9bf44ee1c748a9aee295f43cb9531cd721a3d551 # Parent b839a1b1c1da12022ec0357f7222f6b37874fe18 typo diff -r b839a1b1c1da -r 9bf44ee1c748 libfdproto/log.c --- a/libfdproto/log.c Sat Dec 15 10:55:06 2012 +0100 +++ b/libfdproto/log.c Sat Dec 15 13:23:27 2012 +0100 @@ -59,7 +59,7 @@ if ( fd_external_logger != NULL ) { - return EALREADY; /* only one registeration allowed */ + return EALREADY; /* only one registration allowed */ } else {