ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cf.schmorp.de/maps/perl/follow.ext
(Generate patch)

Comparing cf.schmorp.de/maps/perl/follow.ext (file contents):
Revision 1.16 by root, Tue Mar 28 16:08:19 2006 UTC vs.
Revision 1.17 by root, Mon Jun 12 14:13:39 2006 UTC

101 } else { 101 } else {
102 delete $follow{$name}; 102 delete $follow{$name};
103 $who->ob->message ("$target is gone..."); 103 $who->ob->message ("$target is gone...");
104 } 104 }
105 } 105 }
106
107 0
106} 108}
107 109
108 110
109 111
110 112

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines