From 5b2b72ed08f514444f05e7b42556ae096879f2e8 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 12 Jul 2018 19:54:23 +0300 Subject: Move STDIN, STDOUT, and STDERR to lower case --- bpkg/fetch.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpkg/fetch.hxx') diff --git a/bpkg/fetch.hxx b/bpkg/fetch.hxx index b7b9a29..b1433c6 100644 --- a/bpkg/fetch.hxx +++ b/bpkg/fetch.hxx @@ -106,7 +106,7 @@ namespace bpkg // // Start the process of fetching the specified URL. If out is empty, then - // fetch to STDOUT. In this case also don't show any progress unless we are + // fetch to stdout. In this case also don't show any progress unless we are // running verbose. // butl::process -- cgit v1.1