Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 417 → Rev 418

/shark/trunk/ports/first/first-server.c
497,7 → 497,7
 
int recalculate_contract(bandwidth_t U) {
bandwidth_t current_bandwidth;
long int temp_U;
unsigned int temp_U;
int Qt;
int isok=0;
int i=0;