Use %zd as the format string. The previous, %d, is not ssize_t and breaks

the mypci.c build.

PR:		215863
This commit is contained in:
Tom Rhodes 2019-03-11 15:12:25 +00:00
parent aa4b126086
commit 1eddfbb10a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52856

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -103,7 +103,7 @@ mypci_read(struct cdev *dev, struct uio *uio, int ioflag)