1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Brian Somers 8d7739e998 constify dvdtape.c
Correct format arguments for unsigned long longs;

  In printf, use %llu
  In sscanf, use %qu

These were both previously using %Ld...

This fixes generation of DVDs >4Gb in size.
2001-09-23 00:52:44 +00:00
..
2001-09-23 00:52:44 +00:00