ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/ihost/libstatgrab/page_stats.c
(Generate patch)

Comparing projects/cms/source/ihost/libstatgrab/page_stats.c (file contents):
Revision 1.1 by pajs, Thu May 16 14:55:38 2002 UTC vs.
Revision 1.2 by tdb, Thu May 16 15:25:45 2002 UTC

# Line 161 | Line 161 | char *get_page_stats(){
161          }
162          return xml_page_stats;
163   }
164
165 int main(){
166        printf("%s\n",get_page_stats());
167        exit(0);
168 }      
169

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines