pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libcanlock: Fixed typo
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By: micha
Date: Mon Aug 27 12:05:36 2018 +0200
Changeset: cb9e7ae9cf0cccd04e1d13736ba5b93acb08ed3c
Modified Files:
libcanlock/Makefile
Log Message:
libcanlock: Fixed typo
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cb9e7ae9cf0cccd04e1d13736ba5b93acb08ed3c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libcanlock/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/libcanlock/Makefile b/libcanlock/Makefile
index 840e68a463..299a5ae6b7 100644
--- a/libcanlock/Makefile
+++ b/libcanlock/Makefile
@@ -17,7 +17,7 @@ USE_LIBTOOL= yes
TEST_TARGET= test
-# Recent NetBSD has a namespace clash its implementation defined extensions
+# Recent NetBSD has a namespace clash with its implementation defined extensions
CFLAGS+= -D_POSIX_C_SOURCE=200112L
CONFIGURE_ARGS+= --disable-legacy-api
Home |
Main Index |
Thread Index |
Old Index