]> git.ipfire.org Git - thirdparty/cups.git/commit
Add _cupsGetClock private API, use it for cupsEnumDests (Issue #1084)
authorMichael R Sweet <msweet@msweet.org>
Thu, 3 Apr 2025 14:44:59 +0000 (10:44 -0400)
committerMichael R Sweet <msweet@msweet.org>
Thu, 3 Apr 2025 14:44:59 +0000 (10:44 -0400)
commit9d41450c18fe01b6ef739ebc70b4c6acee1cf72b
tree6c17f2e515ceb4b5599e096fca866b2414aa9209
parent46711ea27576c333387e954b8c0b980da911c76b
Add _cupsGetClock private API, use it for cupsEnumDests (Issue #1084)
CHANGES.md
cups/Makefile
cups/clock.c [new file with mode: 0644]
cups/cups-private.h
cups/dest.c