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

Comparing projects/cms/source/idar/idar.c (file contents):
Revision 1.11 by pajs, Wed Apr 2 15:47:25 2003 UTC vs.
Revision 1.12 by pajs, Thu Apr 3 10:59:28 2003 UTC

# Line 907 | Line 907 | int main(int argc, char **argv){
907          control=create_tcp_connection(servername, server_control_port);
908          if(control==NULL){
909                  errf("Failed to connect (%m)");
910 +                exit(1);
911          }
912  
913          if(argc==4){

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines