diff options
Diffstat (limited to 'mdk-stage1/disk.h')
| -rw-r--r-- | mdk-stage1/disk.h | 5 | 
1 files changed, 2 insertions, 3 deletions
| diff --git a/mdk-stage1/disk.h b/mdk-stage1/disk.h index 303cbe138..8a6d1021f 100644 --- a/mdk-stage1/disk.h +++ b/mdk-stage1/disk.h @@ -1,7 +1,7 @@  /* - * Guillaume Cottenceau (gc@mandrakesoft.com) + * Guillaume Cottenceau (gc)   * - * Copyright 2000 MandrakeSoft + * Copyright 2000 Mandriva   *   * This software may be freely redistributed under the terms of the GNU   * public license. @@ -23,6 +23,5 @@  #define _DISK_H_  enum return_type disk_prepare(void); -int process_recovery(void);  #endif | 
