[master] c0e29adca body_status: More accurate comment

Nils Goroll nils.goroll at uplex.de
Fri Feb 14 20:08:09 UTC 2025


commit c0e29adcaa5befe192a16c8937be1b0d083b5c3f
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Fri Feb 14 16:42:59 2025 +0100

    body_status: More accurate comment
    
    The body_status can also refer to the client request.

diff --git a/include/tbl/body_status.h b/include/tbl/body_status.h
index 108345c6c..3130d1432 100644
--- a/include/tbl/body_status.h
+++ b/include/tbl/body_status.h
@@ -27,7 +27,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * Various ways to handle the body coming from the backend.
+ * Various ways to handle the body coming from a peer.
  */
 
 /*lint -save -e525 -e539 */


More information about the varnish-commit mailing list