summaryrefslogtreecommitdiff
path: root/erase_info.h
diff options
context:
space:
mode:
authorMahesh Salgaonkar <mahesh@linux.vnet.ibm.com>2011-09-07 16:53:54 +0900
committerKen'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp>2011-09-07 16:53:54 +0900
commit894680ea9dc5c0f3e8c8df9d7992859c51d61faf (patch)
treee8f0e629a11284fa84eed41298ff5c8b6a9a8c76 /erase_info.h
parentfb9393298fe8991a4d0116903ff81024a97499ff (diff)
[PATCH] Use the same format as erase commands for eraseinfo data.
The format of eraseinfo data differs from that of erase commands. This patch makes sure eraseinfo data format is same as erase commands. Signed-off-by: Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com>
Diffstat (limited to 'erase_info.h')
-rw-r--r--erase_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/erase_info.h b/erase_info.h
index c3b91de..636fcfa 100644
--- a/erase_info.h
+++ b/erase_info.h
@@ -19,7 +19,7 @@
#ifndef _ERASE_INFO_H
#define _ERASE_INFO_H
-#define MAX_SIZE_STR_LEN (21)
+#define MAX_SIZE_STR_LEN (26)
/*
* Erase information, original symbol expressions.