diff options
Diffstat (limited to 'util-linux/fdisk_osf.c')
-rw-r--r-- | util-linux/fdisk_osf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/fdisk_osf.c b/util-linux/fdisk_osf.c index 97fe79aca..17267d54b 100644 --- a/util-linux/fdisk_osf.c +++ b/util-linux/fdisk_osf.c | |||
@@ -345,7 +345,7 @@ is_bsd_partition_type(int type) | |||
345 | #endif | 345 | #endif |
346 | 346 | ||
347 | static void | 347 | static void |
348 | bselect(void) | 348 | bsd_select(void) |
349 | { | 349 | { |
350 | #if !defined (__alpha__) | 350 | #if !defined (__alpha__) |
351 | int t, ss; | 351 | int t, ss; |