Quantcast
Channel: feedbackd:a6809dccbc0056c390563809f8a83def9e54e7ae commits
Viewing all articles
Browse latest Browse all 38

feedback-manager: Use guint for event id

$
0
0
The ID is inserted into a hashtable below with GUINT_TO_POINTER and is set using self->next_id++ with next_id also being a guint, so change the type accordingly.

Viewing all articles
Browse latest Browse all 38

Trending Articles