emulating transarc afs

Assar Westerlund assar at stacken.kth.se
Tue Jun 29 04:47:33 CEST 1999


Simon Josefsson <jas at pdc.kth.se> writes:
> --- appl/fs.c~  Mon Jun 28 17:04:16 1999
> +++ appl/fs.c   Mon Jun 28 17:04:32 1999
> @@ -1601,7 +1601,7 @@
>      if (ret)
>         fserr (PROGNAME, ret, NULL);
>      else
> -       printf ("Current sysname is `%s'\n", buf);
> +       printf ("Current sysname is '%s'\n", buf);
>  }
>  
>  /*

picky.  If you're counting on the output being identical to Transarc's
I think you're going to find lots of other places where this is not
the case.

/assar





More information about the Arla-drinkers mailing list