Skip to content
Snippets Groups Projects
Commit a143d9cb authored by Sebastian Dröge's avatar Sebastian Dröge :tea: Committed by Sebastian Dröge
Browse files

pad: Fix printf format when printing hook id

It's a gulong so we have to cast it to a guint64 when using it with
G_GUINT64_FORMAT.

Spotted by Vincent Penvern.
parent e0c9b045
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment