projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0afbfc6
)
packages/libmodbus: fix whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:04:15 +0000
(07:04 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:04:15 +0000
(07:04 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40128
libs/libmodbus/Makefile
patch
|
blob
|
history
diff --git
a/libs/libmodbus/Makefile
b/libs/libmodbus/Makefile
index ec2cfac276bc186275b1a8f2baff69193874673d..3e8c378e6099255408327156bae0064b6272e8c5 100644
(file)
--- a/
libs/libmodbus/Makefile
+++ b/
libs/libmodbus/Makefile
@@
-28,7
+28,7
@@
define Package/libmodbus
endef
define Package/libmodbus/description
-A Modbus library for Linux, Mac OS X, FreeBSD, QNX and Win32
+A Modbus library for Linux, Mac OS X, FreeBSD, QNX and Win32
endef
TARGET_CFLAGS += $(FPIC)