From 540747145e6e7431367c03971339bdae839155d8 Mon Sep 17 00:00:00 2001 From: nikita Date: Mon, 18 Sep 2006 12:01:56 +0000 Subject: [PATCH] fix typo --- lustre/include/liblustre.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 1.8.3.1