pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

swi-prolog-lite: Fix a typo



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sat Nov 17 11:45:16 2018 +0100
Changeset:	a3ad09a8f75e9f20537fa649baafa156d36c2d43

Modified Files:
	swi-prolog-lite/COMMIT_MSG

Log Message:
swi-prolog-lite: Fix a typo

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a3ad09a8f75e9f20537fa649baafa156d36c2d43

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 swi-prolog-lite/COMMIT_MSG | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/swi-prolog-lite/COMMIT_MSG b/swi-prolog-lite/COMMIT_MSG
index 875b3974c0..5dd21ed42b 100644
--- a/swi-prolog-lite/COMMIT_MSG
+++ b/swi-prolog-lite/COMMIT_MSG
@@ -11,7 +11,7 @@ pkgsrc changes:
    swi-prolog-jpl will link
  - Add patches/patch-src_pl-rsort.c to use FreeBSD qsort_r(3)
    instead of using nested functions. This is probably more portable
-   and has less problems (e.g. does no need for PaX MPROTECT).
+   and has less problems (e.g. does not need for PaX MPROTECT).
 
 Changes:
 7.6.x


Home | Main Index | Thread Index | Old Index