X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FDirMonitor.c;h=47253548ab1f5ea769f91dd492f6306b10698c09;hp=7e6b2884ee7866b3e666c702420266e4f1337c16;hb=e77571fc3b2e3083b4f819a9626d2be454456fab;hpb=b8248eaf35d824e8816c76ad9f9561c76d67b915 diff --git a/sources/DirMonitor.c b/sources/DirMonitor.c index 7e6b288..4725354 100644 --- a/sources/DirMonitor.c +++ b/sources/DirMonitor.c @@ -25,7 +25,7 @@ * * Author: S. Piccardi Jan. 2003 * - * $Id: DirMonitor.c,v 1.2 2003/01/04 17:24:30 piccardi Exp $ + * $Id: DirMonitor.c,v 1.3 2003/01/06 16:44:20 piccardi Exp $ * *****************************************************************************/ #include @@ -126,7 +126,7 @@ int main(int argc, char *argv[]) } } /* - * Routine to print file name and size inside DirScan + * Routine to compute directory properties inside DirScan */ int ComputeValues(struct dirent * direntry) {