Project

General

Profile

Revision 3411817b

ID3411817bc29acb1154fffaac5f2879f1ff4c34d5
Parent 90bb5fa7
Child 0ed3db9d

Added by Thomas Mullins about 10 years ago

Added clarifying comment for code that confused me

TODO document all this lol

View differences:

mainbox/query.c
257 257
#ifdef DEBUG_EVENT_RESPONSE
258 258
  fclose(fdebug);
259 259
#endif
260
  // return error if it's not a 200-level response
260 261
  return response >= 300;
261 262

  
262 263
error:

Also available in: Unified diff