Project

General

Profile

Revision 22

restored timer_unsubscribe_int to original prototype

View differences:

lab2.c
76 76
            timer_print_elapsed_time();
77 77
    }
78 78

  
79
    timer_unsubscribe_int(&hook);
79
    timer_unsubscribe_int();
80 80

  
81 81
  return 0;
82 82
}

Also available in: Unified diff