checkout.c
54.6 KB
-
Checkout: Unifiy const-ness of `opts` parameter · 10749f6c
Since all 3 checkout APIs perform the same operation with the options, all of them should use the same const-ness.
Sascha Cunz committed
Since all 3 checkout APIs perform the same operation with the options, all of them should use the same const-ness.