]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/kern-scale/protocol.h
drivers: Random whitespace fixes.
[libsigrok.git] / src / hardware / kern-scale / protocol.h
index ba4942ad6795d9a3efaa8c8d0b21371daca9207a..836eb91b0404014ac7670cae80467f656743271c 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LIBSIGROK_HARDWARE_KERN_SCALE_PROTOCOL_H
@@ -47,7 +46,6 @@ struct scale_info {
 
 #define SCALE_BUFSIZE 256
 
-/** Private, per-device-instance driver context. */
 struct dev_context {
        struct sr_sw_limits limits;