summaryrefslogtreecommitdiffstats
path: root/sbin/fdisk/user.h
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fdisk/user.h')
-rw-r--r--sbin/fdisk/user.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/fdisk/user.h b/sbin/fdisk/user.h
index 79b993e2a77..9cff12608c2 100644
--- a/sbin/fdisk/user.h
+++ b/sbin/fdisk/user.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: user.h,v 1.9 2014/03/17 16:40:00 krw Exp $ */
+/* $OpenBSD: user.h,v 1.10 2014/03/31 22:03:29 krw Exp $ */
/*
* Copyright (c) 1997 Tobias Weingartner
@@ -34,4 +34,3 @@ int USER_modify(struct disk *, struct mbr *, off_t, off_t);
int USER_print_disk(struct disk *);
#endif /* _USER_H */
-