]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
Fix spelling, duh...
authorMichael Schroeder <mls@suse.de>
Mon, 12 Oct 2015 12:04:54 +0000 (14:04 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 12 Oct 2015 12:04:54 +0000 (14:04 +0200)
ext/testcase.c

index 3c404515dc28d30b7431dc23fa6131bf801cbf70..b9fddef1aec94df77a927109125982293ef5d394 100644 (file)
@@ -164,7 +164,7 @@ static struct selflags2str {
 };
 
 static const char *features[] = {
-#ifdef ENABLE_LINKED_PACKAGES
+#ifdef ENABLE_LINKED_PKGS
   "linked_packages",
 #endif
 #ifdef ENABLE_COMPLEX_DEPS