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

Comparing projects/libstatgrab/src/saidar/saidar.c (file contents):
Revision 1.30 by tdb, Mon Oct 11 11:53:44 2004 UTC vs.
Revision 1.31 by tdb, Sat Nov 6 19:02:21 2004 UTC

# Line 386 | Line 386 | void display_data(){
386          refresh();
387   }
388  
389 < void sig_winch_handler(int sig){
389 > void sig_winch_handler(){
390          clear();
391          display_headings();
392          display_data();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines