--- a/libpurple/protocols/zephyr/ZClosePort.c Tue Jan 04 06:42:45 2011 +0000 +++ b/libpurple/protocols/zephyr/ZClosePort.c Tue Jan 04 06:55:30 2011 +0000 @@ -5,7 +5,7 @@ * * Copyright (c) 1987 by the Massachusetts Institute of Technology. * For copying and distribution information, see the file - * "mit-copyright.h". + * "mit-copyright.h". */ #include "internal.h" @@ -17,6 +17,6 @@ __Zephyr_fd = -1; __Zephyr_open = 0; - + return (ZERR_NONE); }