]> andersk Git - moira.git/commitdiff
changed account creation message from promising account in 12 hours to
authormar <mar>
Fri, 4 Aug 1989 13:57:56 +0000 (13:57 +0000)
committermar <mar>
Fri, 4 Aug 1989 13:57:56 +0000 (13:57 +0000)
saying "tomorrow".

clients/userreg/userreg.c

index 723038910a1d12c044ac5ef9071df30533088656..393d46493860d6f6335fbde504438e42f7fb6b32 100644 (file)
@@ -183,7 +183,7 @@ main(argc, argv)
                display_text_line(line);
                display_text_line("you typed in earlier.");
                display_text_line("");
-               display_text_line("Your account should be created within about 12 hours\n");
+               display_text_line("Your account should be created by tomorrow\n");
                
                display_text_line("");
                display_text_line("You are now finished. Thank you!");
This page took 0.040695 seconds and 5 git commands to generate.