X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosuilib%2FAltosSerialInUseException.java;h=af7edb65845799e9c35dd7ae9dcc54893f0f4055;hb=2ec7e14f0104e3a227ff566fa2fc1f6286ddd9d0;hp=d1083098189fe54754142e25e868162e2b4196d8;hpb=7041c386cdf37716f8daf0bc1a9204db620e3de9;p=fw%2Faltos diff --git a/altosuilib/AltosSerialInUseException.java b/altosuilib/AltosSerialInUseException.java index d1083098..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_9; +package org.altusmetrum.altosuilib_10; public class AltosSerialInUseException extends Exception { public AltosDevice device;