Parent Directory
|
Revision Log
|
Patch
revision 1369 by aramv, Mon Jan 11 14:21:59 2010 UTC | revision 1370 by aramv, Tue Jan 12 12:25:15 2010 UTC | |
---|---|---|
# | Line 130 aos_context_t * getNextContext(aos_conte | Line 130 aos_context_t * getNextContext(aos_conte |
130 | } | } |
131 | } | } |
132 | ||
133 | void setContextObligation(aos_context_t* context, char * obligation){ | void setContextObligationId(aos_context_t* context, char * obligation){ |
134 | if(context->context_class == OBLIGATION){ | if(context->context_class == OBLIGATION){ |
135 | context->obligation_name = obligation; | context->obligation_name = obligation; |
136 | } | } |
|
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |