Silence a compiler warning about posconv. - acarsdec - an ACARS decoder
       
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 0532e8b548f2ec390f59be64eb97bf7c6b6afaf7
 (DIR) parent 844d4ed85cd2a54e7e8a9825171b1b0b7baa86df
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Wed, 15 Aug 2012 14:14:45 +0200
       
       Silence a compiler warning about posconv.
       
       Diffstat:
         acarsdec.h                          |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/acarsdec.h b/acarsdec.h
       @@ -22,6 +22,7 @@ extern int getmesg(unsigned char r, msg_t * msg, int ch);
        
        extern int init_serv(short port);
        extern int send_mesg(msg_t *msg);
       +extern int posconv(char *text, unsigned char *label, char *pos);
        extern void end_serv(void);
        
        enum {