--- spunk/unixsrc/delay.cc.orig 1996-11-07 17:06:58 UTC +++ spunk/unixsrc/delay.cc @@ -73,7 +73,7 @@ u32 Delay (u32 ms) // // The function returns the real time passed or just ms. { - const ChunkSize = 256; + const int ChunkSize = 256; // Check the argument... if (ms <= ChunkSize) { ='Atom feed' href='http://tfcis.org/~lantw44/cgit/freebsd-ports-gnome/atom/net-mgmt/nagcon?h=dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nagcon
Commit message (Expand)AuthorAgeFilesLines
* net-mgmt/nagcon: update 0.0.31 -> 0.0.32pi2018-04-152-4/+4
* net-mgmt/nagcon: Maintainer eMail updatetcberner2018-04-141-1/+1
* net-mgmt/nagcon: update to 0.0.31swills2018-01-126-18/+19
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-1/+1
* net-mgmt/nagcon: document ncurses requirement (USES+=ncurses)marino2016-02-051-1/+1