aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-status.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-status.cxx')
-rw-r--r--bpkg/pkg-status.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-status.cxx b/bpkg/pkg-status.cxx
index 46abbea..45ea519 100644
--- a/bpkg/pkg-status.cxx
+++ b/bpkg/pkg-status.cxx
@@ -117,7 +117,7 @@ namespace bpkg
// the user did specify the version.
//
if (o.system ())
- r.system_package_version = "?";
+ r.system_package_version = '?';
// Get rid of stubs.
//