This commit is contained in:
ceriel 1987-02-03 13:09:27 +00:00
parent ea78c81da9
commit 2ed0d80be5

View file

@ -67,8 +67,8 @@ main(argc,argv) char **argv; {
freopen(s,"w",stdout);
}
first = 1; osg = 0;
uid = getuid();
lock(1);
/* uid = getuid(); */
/* lock(1); */
for (;;) {
pc = get2c(stdin);
if (feof(stdin))