Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > VMS_impls > VMS__MC_shared_impl
comparison probes.c @ 146:a49f02980151
fixed: hist index error, zero devision
| author | Merten Sach <msach@mailbox.tu-berlin.de> |
|---|---|
| date | Thu, 12 May 2011 14:23:41 +0200 |
| parents | 7b799a46cc87 |
| children | 9ddbb071142d |
comparison
equal
deleted
inserted
replaced
| 5:9f65c4b35908 | 7:b286608ae8e6 |
|---|---|
| 332 | 332 |
| 333 print_probe_helper( probe ); | 333 print_probe_helper( probe ); |
| 334 } | 334 } |
| 335 | 335 |
| 336 | 336 |
| 337 inline void doNothing(){}; | |
| 337 | 338 |
| 338 void | 339 void |
| 339 generic_print_probe( void *_probe ) | 340 generic_print_probe( void *_probe ) |
| 340 { IntervalProbe *probe; | 341 { IntervalProbe *probe; |
| 341 | 342 |
