commit | 9cbc67fefee6008f7ea90f13093b4328f99f545d | [log] [tgz] |
---|---|---|
author | Stefan Weil <weil@mail.berlios.de> | Thu Apr 28 17:20:39 2011 +0200 |
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Sun May 08 10:02:18 2011 +0100 |
tree | fd099d5e98c0c53eb66816e267e520f1e87f7b74 | |
parent | a1c7273b82dc084d85e2344e0562f5ee4e414d59 [diff] [blame] |
Fix typo in comment (relevent -> relevant) Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
diff --git a/hppa-dis.c b/hppa-dis.c index 49f99c8..a5760a9 100644 --- a/hppa-dis.c +++ b/hppa-dis.c
@@ -1645,7 +1645,7 @@ typedef unsigned int CORE_ADDR; -/* Get at various relevent fields of an instruction word. */ +/* Get at various relevant fields of an instruction word. */ #define MASK_5 0x1f #define MASK_10 0x3ff