pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/mxascii/patches
Module Name: pkgsrc
Committed By: vins
Date: Mon Jun 2 11:23:12 UTC 2025
Modified Files:
pkgsrc/misc/mxascii/patches: patch-setcb.c
Log Message:
mxascii: fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/misc/mxascii/patches/patch-setcb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/mxascii/patches/patch-setcb.c
diff -u pkgsrc/misc/mxascii/patches/patch-setcb.c:1.1 pkgsrc/misc/mxascii/patches/patch-setcb.c:1.2
--- pkgsrc/misc/mxascii/patches/patch-setcb.c:1.1 Mon Jun 2 07:45:16 2025
+++ pkgsrc/misc/mxascii/patches/patch-setcb.c Mon Jun 2 11:23:11 2025
@@ -1,6 +1,6 @@
-$NetBSD: patch-setcb.c,v 1.1 2025/06/02 07:45:16 vins Exp $
+$NetBSD: patch-setcb.c,v 1.2 2025/06/02 11:23:11 vins Exp $
-Fix signedness mismatch warning.
+Fix size mismatch warning.
--- setcb.c.orig 2025-06-02 07:29:00.090325109 +0000
+++ setcb.c
Home |
Main Index |
Thread Index |
Old Index