diff pads2gpcb/struct.h @ 43:4a50888d09ce

pads2gpcb: handle error cases when the default pad is defined, but failed
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Sat, 30 Jan 2016 05:39:52 +0000
parents 1c37bec20596
children c81aba92cb5e
line wrap: on
line diff
--- a/pads2gpcb/struct.h	Mon Jan 11 19:21:29 2016 +0000
+++ b/pads2gpcb/struct.h	Sat Jan 30 05:39:52 2016 +0000
@@ -1,4 +1,5 @@
 struct pad_shape_info {
+	int	defined;
 	int	valid;
 	int	rounded;
 	int	elongated;