- add repodata_dir2str function
[platform/upstream/libsolv.git] / src / poolid.c
index 35b521d..abd859f 100644 (file)
@@ -233,7 +233,7 @@ dep2str(Pool *pool, Id id)
   dep2strcpy(pool, p, id);
   return p;
 }
-  
+
 void
 pool_shrink_strings(Pool *pool)
 {