From: nikita Date: Mon, 18 Sep 2006 12:01:56 +0000 (+0000) Subject: fix typo X-Git-Tag: v1_8_0_110~486^2~918 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=540747145e6e7431367c03971339bdae839155d8;p=fs%2Flustre-release.git fix typo --- diff --git a/lustre/include/liblustre.h b/lustre/include/liblustre.h index c7dd09e..17dbceb 100644 --- a/lustre/include/liblustre.h +++ b/lustre/include/liblustre.h @@ -762,7 +762,7 @@ int test_and_clear_bit(int nr, unsigned long *addr) /* FIXME sys/capability will finally included linux/fs.h thus * cause numerous trouble on x86-64. as temporary solution for - * build broken at cary, we copy definition we need from capability.h + * build broken at Cray, we copy definition we need from capability.h * FIXME */ struct _cap_struct;