[Git] mISDN library and utilities branch socket updated. mISDNuser_1_1_2-340-gec4ac27

[email protected] (git version ctrl) Mon, 20 May 2013 15:21:24 +0200 (CEST)
Newsgroups gmane.linux.isdn.i4l.devel
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "mISDN library and utilities".

The branch, socket has been updated
       via  ec4ac2763f737dc9100f9f4f9e91f4d7064a77b2 (commit)
      from  1dc4c24d27ed9c46e2fdbf7fb4b178e549a58e8d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ec4ac2763f737dc9100f9f4f9e91f4d7064a77b2
Author: Karsten Keil <keil-shG/GajIFYqbacvFa/[email protected]>
Date:   Mon May 20 15:16:19 2013 +0200

    Fix compile error with newer gcc (and a reaL BUG)
    
    layer3/q931.c: In function 'mi_encode_hlc':
    layer3/q931.c:360:3: error: statement with no effect [-Werror=unused-value]
       ie[1] | 0x80;
       ^
    Thanks to Tobias Powalowski pointing to this issue
    .

-----------------------------------------------------------------------

Summary of changes:
 lib/layer3/q931.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
mISDN library and utilities