Add statement after `out' label.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2656 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		@@ -287,7 +287,7 @@ getarg(struct getargs *args, size_t num_args,
 | 
			
		||||
		if (k == num_args)
 | 
			
		||||
		    return ARG_ERR_NO_MATCH;
 | 
			
		||||
	    }
 | 
			
		||||
	out:
 | 
			
		||||
	out:;
 | 
			
		||||
	}
 | 
			
		||||
    }
 | 
			
		||||
    *optind = i;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user