summaryrefslogtreecommitdiff
path: root/gptpart.cc
diff options
context:
space:
mode:
authorRoderick W. Smith <rodsmith@rodsbooks.com>2013-09-24 12:56:11 -0400
committerRoderick W. Smith <rodsmith@rodsbooks.com>2013-09-24 12:56:11 -0400
commite3ee733ff8690af7568dac665bc20ecf869dea1d (patch)
tree2dd7293e1a607729d26174ace272524a17c5d24a /gptpart.cc
parent427c799b611e357223da28c778a08451fb789590 (diff)
downloadsgdisk-e3ee733ff8690af7568dac665bc20ecf869dea1d.tar.gz
Removed 0x8302 type code, since the Red Hat parted developers have
decided against using it.
Diffstat (limited to 'gptpart.cc')
-rw-r--r--gptpart.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gptpart.cc b/gptpart.cc
index 5eff81a..2d609d6 100644
--- a/gptpart.cc
+++ b/gptpart.cc
@@ -4,7 +4,7 @@
// Description: Class to implement a SINGLE GPT partition
//
//
-// Author: Rod Smith <rodsmith@rodsbooks.com>, (C) 2009-2011
+// Author: Rod Smith <rodsmith@rodsbooks.com>, (C) 2009-2013
//
// Copyright: See COPYING file that comes with this distribution
//