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