summaryrefslogtreecommitdiff
path: root/isgps.c
diff options
context:
space:
mode:
Diffstat (limited to 'isgps.c')
-rw-r--r--isgps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/isgps.c b/isgps.c
index f429503a..63e08808 100644
--- a/isgps.c
+++ b/isgps.c
@@ -98,7 +98,7 @@ static unsigned int reverse_bits[] = {
};
/*@ -charint @*/
-static unsigned int isgps_parity(isgps30bits_t th)
+unsigned int isgps_parity(isgps30bits_t th)
{
#define P_30_MASK 0x40000000u