From 04b024d4d611cccce4197a557b3251481b4dda70 Mon Sep 17 00:00:00 2001 From: girish_c Date: Tue, 20 May 2003 12:05:38 +0000 Subject: [PATCH] *** empty log message *** --- lustre/utils/lstat.c | 5 +++++ lustre/utils/lstat.h | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lustre/utils/lstat.c b/lustre/utils/lstat.c index ac996a6..c8b3315 100644 --- a/lustre/utils/lstat.c +++ b/lustre/utils/lstat.c @@ -1,3 +1,8 @@ +################################################################### +#Girish C +#lstat.c ver 0.1 +#Displays information from lproc +################################################################## #include "lstat.h" #include #include diff --git a/lustre/utils/lstat.h b/lustre/utils/lstat.h index adf9104..91b51fe 100644 --- a/lustre/utils/lstat.h +++ b/lustre/utils/lstat.h @@ -1,3 +1,8 @@ +################################################################### +#Girish C +#lstat.h ver 0.1 +#Displays information from lproc +################################################################## #include #include #include -- 1.8.3.1