X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fhardware%2Fcenter-3xx%2Fprotocol.h;h=6bd2c27c20c1c4f4dc26ca5a0388ba14c0c173ae;hb=efad7cccec8ab00043939b36de950ba2ced15f85;hp=a5a3df43a7da407047cf0a282baad2685ee1fe04;hpb=838f6906a40fa7cf82d3113e7771c609bb6cc7b9;p=libsigrok.git diff --git a/src/hardware/center-3xx/protocol.h b/src/hardware/center-3xx/protocol.h index a5a3df43..6bd2c27c 100644 --- a/src/hardware/center-3xx/protocol.h +++ b/src/hardware/center-3xx/protocol.h @@ -14,8 +14,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * along with this program; if not, see . */ #ifndef LIBSIGROK_HARDWARE_CENTER_3XX_PROTOCOL_H @@ -52,7 +51,6 @@ extern SR_PRIV const struct center_dev_info center_devs[]; #define SERIAL_BUFSIZE 256 -/** Private, per-device-instance driver context. */ struct dev_context { struct sr_sw_limits sw_limits;