summaryrefslogtreecommitdiffstats
path: root/lib/libdisk/disk.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-05-06 03:28:32 +0000
committerphk <phk@FreeBSD.org>1995-05-06 03:28:32 +0000
commit3f92c42b372f465caab2ddae6bef754bed6d7c57 (patch)
tree54e64990f02f3b4e4a63797686f948697491499e /lib/libdisk/disk.c
parent5d77b2037bd2957e492a7f71d3c5c24aa1acd977 (diff)
downloadFreeBSD-src-3f92c42b372f465caab2ddae6bef754bed6d7c57.zip
FreeBSD-src-3f92c42b372f465caab2ddae6bef754bed6d7c57.tar.gz
General sanitation and cleanup. Killed the "reserved" type, it wasn't.
Diffstat (limited to 'lib/libdisk/disk.c')
-rw-r--r--lib/libdisk/disk.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libdisk/disk.c b/lib/libdisk/disk.c
index d478465..1912fdc 100644
--- a/lib/libdisk/disk.c
+++ b/lib/libdisk/disk.c
@@ -6,7 +6,7 @@
* this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
* ----------------------------------------------------------------------------
*
- * $Id: disk.c,v 1.15 1995/05/03 22:36:51 phk Exp $
+ * $Id: disk.c,v 1.16 1995/05/04 07:00:54 phk Exp $
*
*/
@@ -34,7 +34,6 @@ char *chunk_n[] = {
"extended",
"part",
"unused",
- "reserved",
NULL
};
OpenPOWER on IntegriCloud