use uint8_t for endpoint

This commit is contained in:
c9s 2014-05-22 16:33:41 +08:00
parent 21a8c0c891
commit 2b331ecc8f
2 changed files with 7 additions and 1 deletions

View file

@ -43,7 +43,6 @@ struct _node {
uint32_t edge_cap; uint32_t edge_cap;
uint32_t route_len; uint32_t route_len;
uint32_t route_cap; uint32_t route_cap;
int endpoint;
/** compile-time variables here.... **/ /** compile-time variables here.... **/
@ -60,6 +59,7 @@ struct _node {
*/ */
void * data; void * data;
uint8_t endpoint;
}; };
struct _edge { struct _edge {

View file

@ -433,3 +433,9 @@
1400606523,13157029.51 1400606523,13157029.51
1400606567,13999364.95 1400606567,13999364.95
1400747045,12800263.03 1400747045,12800263.03
1400747100,13777027.60
1400747522,8879185.36
1400747540,13340093.01
1400747551,13646625.52
1400747590,13236559.80
1400747616,13166578.53

1 1400242718 5649455.80
433 1400606523 13157029.51
434 1400606567 13999364.95
435 1400747045 12800263.03
436 1400747100 13777027.60
437 1400747522 8879185.36
438 1400747540 13340093.01
439 1400747551 13646625.52
440 1400747590 13236559.80
441 1400747616 13166578.53