Index: uspace/lib/softint/Makefile
===================================================================
--- uspace/lib/softint/Makefile	(revision ec883cfb5af8ac346f5f441d0193af9fefef179a)
+++ uspace/lib/softint/Makefile	(revision f6fece9e6bddd02822d470d6d25e122f048f00a1)
@@ -32,8 +32,8 @@
 LIBRARY = libsoftint
 SLIBRARY = libsoftint.so.0.0
-LSONAME = libsoftint.so.0
+LSONAME = libsofti.so0
 
 SOURCES = \
-	generic/division.c\
+	generic/division.c \
 	generic/multiplication.c
 
