forked from pool/perl-Set-Object
		
	Copy from devel:languages:perl/perl-Set-Object based on submit request 46024 from user anicka OBS-URL: https://build.opensuse.org/request/show/46024 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Set-Object?expand=0&rev=13
		
			
				
	
	
		
			11 lines
		
	
	
		
			123 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			123 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- Object.xs
 | 
						|
+++ Object.xs
 | 
						|
@@ -433,6 +433,7 @@
 | 
						|
 	}
 | 
						|
 	i--;
 | 
						|
     }
 | 
						|
+return 0;
 | 
						|
 }
 | 
						|
 
 | 
						|
 static MGVTBL SET_OBJECT_vtbl_backref =
 |