From: ceriel Date: Thu, 29 Nov 1990 18:05:41 +0000 (+0000) Subject: corrected spelling error X-Git-Tag: release-5-5~1377 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=8f661ca8a9bdd1a8fc33962911d224d92602a3a1;p=ack.git corrected spelling error --- diff --git a/mach/vax4/libbsd4_2/chown.s b/mach/vax4/libbsd4_2/chown.s index f1d1c4749..dcd24a18e 100644 --- a/mach/vax4/libbsd4_2/chown.s +++ b/mach/vax4/libbsd4_2/chown.s @@ -1,3 +1,3 @@ #include "syscall.h" -DEFINE(_chwon) -SYSTEM(SYS_chwon) +DEFINE(_chown) +SYSTEM(SYS_chown)