summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
-rw-r--r--configure.ac2
-rw-r--r--pith/pine.hlp2
3 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index e6d7a705..5d29dc3b 100755
--- a/configure
+++ b/configure
@@ -22039,7 +22039,7 @@ else
#endif
extern void *base;
-extern sortf(const void *, const void *);
+extern int sortf(const void *, const void *);
int sortf(a, b)
const void *a;
const void *b; { return 0; }
diff --git a/configure.ac b/configure.ac
index 05b09b2e..f96a4c24 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1969,7 +1969,7 @@ ac_cv_func_qsort_argtype,
#endif
extern void *base;
-extern sortf(const void *, const void *);
+extern int sortf(const void *, const void *);
int sortf(a, b)
const void *a;
const void *b; { return 0; }
diff --git a/pith/pine.hlp b/pith/pine.hlp
index e5e1775f..5ab526d2 100644
--- a/pith/pine.hlp
+++ b/pith/pine.hlp
@@ -147,7 +147,7 @@ with help text for the config screen and the composer that didn't have any
reasonable place to be called from.
Dummy change to get revision in pine.hlp
============= h_revision =================
-Alpine Commit 666 2022-10-09 10:37:24
+Alpine Commit 667 2022-11-27 17:24:54
============= h_news =================
<HTML>
<HEAD>