Commit Graph
2 Commits
Author SHA1 Message Date
Benedikt Reinartz 873c6a027e Extract RC4 code to separate file 2021-05-17 07:21:44 +02:00
Benedikt Reinartz e2b722ed46 Adjust loop callback signatures
`GFunc` is `void (gpointer, gpointer)` and `GHFunc` is `void (gpointer, gpointer, gpointer)`,
so the respective callback functions should have the same signature.
2021-04-25 12:47:33 +02:00