Peter M. Groen
/
libmodbus
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
d489f4502067f33931d7f6c8ca447ff68ff5fa66
Authored by
Stéphane Raimbault
2008-03-13 08:13:45 +0100
1 parent
6d093b6a
Change description of modbus.pc.in
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
modbus.pc.in
modbus.pc.in
View file @
d489f45
...
...
@@ -4,7 +4,7 @@ libdir=@libdir@
4
4
includedir=@includedir@
5
5
6
6
Name: modbus
7
-Description: Mod
bus protocol
library
7
+Description: Mod
Bus
library
8
8
Requires: @modbus_pkgdeps@
9
9
Version: @VERSION@
10
10
Libs: -L${libdir} -lmodbus
...
...