From f33f40ce23a29ac4ba9540c26d691ca1644ed854 Mon Sep 17 00:00:00 2001 From: David Howells Date: Mon, 18 Jul 2011 13:50:00 +0100 Subject: [PATCH] --- yaml --- r: 257403 b: refs/heads/master c: e4b9f0058145a3bed4199eacee62a9969c163401 h: refs/heads/master i: 257401: 4d156cc661fba154dee585222ba55e28ea2146f0 257399: a6c7d90c32c077915dbf3f6a5080d4e788ae67a4 v: v3 --- [refs] | 2 +- trunk/fs/afs/afs_vl.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d75459b5eff1..9e2a826e84be 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4513d899c418ff69052420e29e354e4c64b3ef76 +refs/heads/master: e4b9f0058145a3bed4199eacee62a9969c163401 diff --git a/trunk/fs/afs/afs_vl.h b/trunk/fs/afs/afs_vl.h index 8bbefe009ed4..800f607ffaf5 100644 --- a/trunk/fs/afs/afs_vl.h +++ b/trunk/fs/afs/afs_vl.h @@ -49,7 +49,7 @@ enum AFSVL_Errors { AFSVL_BADVOLOPER = 363542, /* Bad volume operation code */ AFSVL_BADRELLOCKTYPE = 363543, /* Bad release lock type */ AFSVL_RERELEASE = 363544, /* Status report: last release was aborted */ - AFSVL_BADSERVERFLAG = 363545, /* Invalid replication site server °ag */ + AFSVL_BADSERVERFLAG = 363545, /* Invalid replication site server flag */ AFSVL_PERM = 363546, /* No permission access */ AFSVL_NOMEM = 363547, /* malloc/realloc failed to alloc enough memory */ };