Remove a comment that was committed by accident
authortb <tb@openbsd.org>
Thu, 1 Aug 2024 06:04:22 +0000 (06:04 +0000)
committertb <tb@openbsd.org>
Thu, 1 Aug 2024 06:04:22 +0000 (06:04 +0000)
sys/lib/libz/zutil.h

index 4995480..884d417 100644 (file)
@@ -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