From fb6d1dacfc256386f32f59fe4335b546a7d368c3 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Wed, 11 Jan 2006 04:44:49 +0000 Subject: [PATCH] afs-sysnames-20060110 move allocations for SYS_NAME_ID_amd64_w2k and SYS_NAME_ID_i64_w2k to avoid conflicts --- src/config/afs_sysnames.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/afs_sysnames.h b/src/config/afs_sysnames.h index 94c5076b4..c904211c8 100644 --- a/src/config/afs_sysnames.h +++ b/src/config/afs_sysnames.h @@ -236,9 +236,9 @@ #define SYS_NAME_ID_amd64_fbsd_53 3008 -#define SYS_NAME_ID_amd64_w2k 3100 +#define SYS_NAME_ID_amd64_w2k 3400 -#define SYS_NAME_ID_i64_w2k 3200 +#define SYS_NAME_ID_i64_w2k 3500 /* * Placeholder to keep system-wide standard flags since this file is included by all -- 2.39.5