diff options
Diffstat (limited to 'man3/get_phys_pages.3')
| -rw-r--r-- | man3/get_phys_pages.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/get_phys_pages.3 b/man3/get_phys_pages.3 index c64233fc40..88e98892a4 100644 --- a/man3/get_phys_pages.3 +++ b/man3/get_phys_pages.3 @@ -77,7 +77,7 @@ can be used. #include <sys/sysinfo.h> int -main(int argc, char *argv[]) +main(void) { printf("This system has %ld pages of physical memory and " "%ld pages of physical memory available.\en", |
