# HG changeset patch # User ethanzonca # Date 2009-07-21 21:42:16 # Node ID 0ebeb529e3d8bc0f9a3337244d31f77da5f5be86 # Parent 4757644414d351aa27259d014540931f0c3ac868 NIS? 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 + * ++ Make data availible for other apps to parse, how about NIS? * Server<==>Client Communication * Upload while rendering */