ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/src/iom.C
(Generate patch)

Comparing gvpe/src/iom.C (file contents):
Revision 1.35 by pcg, Sat Jan 28 12:02:51 2006 UTC vs.
Revision 1.36 by pcg, Thu Dec 14 03:18:53 2006 UTC

120 { 120 {
121 io_manager::unreg (*w); 121 io_manager::unreg (*w);
122 w->call (*w, status); 122 w->call (*w, status);
123 } 123 }
124 } 124 }
125
126 } 125 }
127 126
128 sw0 () 127 sw0 ()
129 : sig_watcher (this, &sw0::cb) 128 : sig_watcher (this, &sw0::cb)
130 { } 129 { }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines