pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkg_install-renovation]: pkgsrc/pkgtools/pkg_install/files/lib Sync w...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a8f2256be502
branches: pkg_install-renovation
changeset: 541609:a8f2256be502
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Dec 28 00:55:47 2008 +0000
description:
Sync with HEAD.
diffstat:
pkgtools/pkg_install/files/lib/dewey.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r eea63a42203c -r a8f2256be502 pkgtools/pkg_install/files/lib/dewey.c
--- a/pkgtools/pkg_install/files/lib/dewey.c Thu Nov 27 19:24:13 2008 +0000
+++ b/pkgtools/pkg_install/files/lib/dewey.c Sun Dec 28 00:55:47 2008 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: dewey.c,v 1.8 2007/09/27 13:30:28 joerg Exp $ */
+/* $NetBSD: dewey.c,v 1.8.8.1 2008/12/28 00:55:47 joerg Exp $ */
/*
* Copyright © 2002 Alistair G. Crooks. All rights reserved.
@@ -173,7 +173,7 @@
return 1;
}
-/* make a version number string into an array of comparable 64bit ints */
+/* make a version number string into an array of comparable ints */
static int
mkversion(arr_t *ap, const char *num)
{
Home |
Main Index |
Thread Index |
Old Index