diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-02-28 19:09:06 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-02-28 19:09:06 +0000 |
commit | 403570080e688d68d102e039f265fffdff653768 (patch) | |
tree | 833671199a8e882b01369f5b525745fa24ee2899 /mdk-stage1 | |
parent | 9bca9d4154a4fa2f3fcefae1065f06b9c8e15ecf (diff) | |
download | drakx-403570080e688d68d102e039f265fffdff653768.tar drakx-403570080e688d68d102e039f265fffdff653768.tar.gz drakx-403570080e688d68d102e039f265fffdff653768.tar.bz2 drakx-403570080e688d68d102e039f265fffdff653768.tar.xz drakx-403570080e688d68d102e039f265fffdff653768.zip |
moltes powered (for deush)
Diffstat (limited to 'mdk-stage1')
-rw-r--r-- | mdk-stage1/init.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mdk-stage1/init.c b/mdk-stage1/init.c index ad3950d57..83101e340 100644 --- a/mdk-stage1/init.c +++ b/mdk-stage1/init.c @@ -403,8 +403,7 @@ int main(int argc __attribute__ ((unused)), char **argv __attribute__ ((unused)) 2) we receive a SIGHUP */ - printf("If more people were to meet doing raklets, this planet\n"); - printf("would be a safer place.\n"); + printf("Moltes ! MOLTES !\n"); printf("\n"); printf("Running install...\n"); |