fixes q order problems and temporary file names when inchar > 'z'.
[unix-history] / usr / src / bin / sync / sync.c
static char *sccsid = "@(#)sync.c 4.1 (Berkeley) %G%";
main()
{
sync();
}