]> sigrok.org Git - libsigrokdecode.git/blobdiff - error.c
Make srd_inst_decode() return the actual decoder state, not SRD_OK
[libsigrokdecode.git] / error.c
diff --git a/error.c b/error.c
index f31f196d53e7e4ea72c4cf074185fea599c60b59..e15ca845515b847a2107f58c3327842e7e4a813a 100644 (file)
--- a/error.c
+++ b/error.c
@@ -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/>.
  */
 
 #include <config.h>