- Timestamp:
- 10/22/09 01:21:50 (4 years ago)
- git-parent:
- Files:
-
- src/noit_check_rest.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
src/noit_check_rest.c
rd83c60e recb7471 524 524 if(exists) { 525 525 int module_change; 526 char *target , *name, *module;526 char *target = NULL, *name = NULL, *module = NULL; 527 527 xmlNodePtr a; 528 528 noit_check_t *ocheck;
