diff --git a/src/server/distrend.c b/src/server/distrend.c --- a/src/server/distrend.c +++ b/src/server/distrend.c @@ -21,7 +21,7 @@ /* This file contains the code which both processes (renders) jobs as a slave, and the code which distributes frames to slaves after receiving them from the client portion of the codebase. */ /* Just some notes -- Ethan Zonca - * ++ Make data availible for other apps to parse, how about NIS? + * ++ Make data availible for other apps to parse * Server<==>Client Communication * Upload while rendering */