[CONTACT]

[ABOUT]

[POLICY]

Log gph Files gph Refs gph

Found at: gopher.r-36.net:70/scm/acarsdec/commit/0532e8b548f2ec390f59be64eb97bf7c6b6afaf7.gph

Silence a compiler warning about posconv. - acarsdec - an ACARS decoder

Log

Files

Refs

README

---

commit 0532e8b548f2ec390f59be64eb97bf7c6b6afaf7

parent 844d4ed85cd2a54e7e8a9825171b1b0b7baa86df

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(-)
---

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 {
.


AD: