* Typo (spotted by Danny Groenewegen).
svn path=/nixpkgs/trunk/; revision=32307
This commit is contained in:
parent
95e87e71c5
commit
b9309ffdaf
@ -33,6 +33,6 @@ rec {
|
|||||||
|
|
||||||
name = "libffcall-" + version;
|
name = "libffcall-" + version;
|
||||||
meta = {
|
meta = {
|
||||||
description = "Foreign fuction call library";
|
description = "Foreign function call library";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user