From: tb Date: Thu, 1 Aug 2024 06:04:22 +0000 (+0000) Subject: Remove a comment that was committed by accident X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=df51ca29b4b1ef381b8280d32815c0c1a93f828b;p=openbsd Remove a comment that was committed by accident --- diff --git a/sys/lib/libz/zutil.h b/sys/lib/libz/zutil.h index 4995480cdea..884d4178567 100644 --- a/sys/lib/libz/zutil.h +++ b/sys/lib/libz/zutil.h @@ -41,7 +41,7 @@ typedef long ptrdiff_t; #endif #ifdef Z_SOLO - typedef long ptrdiff_t; /* guess -- will be caught if guess is wrong */ + typedef long ptrdiff_t; #endif #ifndef local