X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosuilib%2FAltosSerialInUseException.java;h=af7edb65845799e9c35dd7ae9dcc54893f0f4055;hb=ac7be4a40df88ee3a0992e041635e4ac4cf5ac48;hp=cd19b101105ce3dccdb61a6022356a8c004e07b1;hpb=bd440afc2a6e37b74fffcf1b977e149485095316;p=fw%2Faltos diff --git a/altosuilib/AltosSerialInUseException.java b/altosuilib/AltosSerialInUseException.java index cd19b101..af7edb65 100644 --- a/altosuilib/AltosSerialInUseException.java +++ b/altosuilib/AltosSerialInUseException.java @@ -15,7 +15,7 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -package org.altusmetrum.altosuilib_3; +package org.altusmetrum.altosuilib_10; public class AltosSerialInUseException extends Exception { public AltosDevice device;