ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/misc.C
(Generate patch)

Comparing rxvt-unicode/src/misc.C (file contents):
Revision 1.28 by root, Fri Aug 5 16:42:44 2005 UTC vs.
Revision 1.29 by root, Thu Aug 11 12:31:15 2005 UTC

609 609
610 } 610 }
611} 611}
612#endif 612#endif
613 613
614// should nto be use din interactive programs, for obvious reasons 614// should not be used in interactive programs, for obvious reasons
615void rxvt_usleep (int usecs) 615void rxvt_usleep (int usecs)
616{ 616{
617#if HAVE_NANOSLEEP 617#if HAVE_NANOSLEEP
618 struct timespec ts; 618 struct timespec ts;
619 619

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines