X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosuilib%2FAltosSerialInUseException.java;h=c8ca4d569c84e4485e0cc9c6b2eb68ef489b56e2;hb=df39a30c762d57c7d04110e054f74d50fa8d85de;hp=e0de8ad79c13d58db0dd3293cfcb29af23518fb3;hpb=1085ec5d57e0ed5d132f2bbdac1a0b6a32c0ab4a;p=fw%2Faltos diff --git a/altosuilib/AltosSerialInUseException.java b/altosuilib/AltosSerialInUseException.java index e0de8ad7..c8ca4d56 100644 --- a/altosuilib/AltosSerialInUseException.java +++ b/altosuilib/AltosSerialInUseException.java @@ -16,7 +16,7 @@ * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -package org.altusmetrum.altosuilib_11; +package org.altusmetrum.altosuilib_12; public class AltosSerialInUseException extends Exception { public AltosDevice device;