Rombobjörn

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Persson <bjorn@rombobjörn.se>2013-08-06 19:44:06 +0200
committerBjörn Persson <bjorn@rombobjörn.se>2013-08-06 19:44:06 +0200
commit2829a608e497129489ffe05ad72d9c8b62aaa185 (patch)
treeff3680461e77671b5f2221d777a984193ae1ea10
parent8f40374fca3430e3fdc2bb4933fe40f2105d24a9 (diff)
insignificant formatting fixes
-rw-r--r--README2
-rw-r--r--build_system_log.gpr4
2 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index cee43d8..fbd2a18 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ Documentation
specification. In addition to those you may want to read the manual page
for syslog, which you should get with the command man 3 syslog on any
Unix-like system.
-
+
See the file INSTALL for build and installation instructions.
License
diff --git a/build_system_log.gpr b/build_system_log.gpr
index 5059e65..aa11b91 100644
--- a/build_system_log.gpr
+++ b/build_system_log.gpr
@@ -10,9 +10,9 @@ with "comfignat.gpr";
library project Build_System_Log is
- -- An attempt to use a two-part version number at the end of the soname
+ -- An attempt to use a two-part version number at the end of the soname
-- caused Gnatmake and GPRbuild to include only the major version number,
- -- so for compatibility the soname is libadasyslog.so.1 until an ABI change
+ -- so for compatibility the soname is libadasyslog.so.1 until an ABI change
-- is made, if that ever happens.
for Library_Name use "adasyslog";