minor tweaks and fixes
[ust.git] / config.def.h
index 44583ca83ac567e486fa529e39eb039124220e94..c7637dc6175ae83da9e6517380b55d05c357e7fd 100644 (file)
@@ -60,7 +60,7 @@ int verbose = 0; /*(0|1)*/
  * tty* - 'dial-in' device, blocks opening until a connection is established
  * ttyU* - USB variant
  */
-char line[16] = "/dev/cuau0";
+char line[64] = "/dev/cuau0";
 
 /*
  * baud is usually configurable to standard values only,