Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into smoke_test
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Sep 25, 2017
2 parents 9381d8e + d8558be commit 16b905a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PkgFunctions.h
Expand Up @@ -837,7 +837,7 @@ class PkgFunctions
YCPValue ResolvablePropertiesEx(const YCPString& name, const YCPSymbol& kind_r, const YCPString& version, bool dependencies);
YCPValue ResolvableSetPatches(const YCPSymbol& kind_r, bool preselect);

/* TYPEINFO: int(string, string) */
/* TYPEINFO: integer(string, string) */
YCPInteger CompareVersions(const YCPString& ver1, const YCPString& ver2);

/**
Expand Down

0 comments on commit 16b905a

Please sign in to comment.