diff options
Diffstat (limited to 'ufed.pl.in')
-rw-r--r-- | ufed.pl.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ sub finalise { return @result; } -# Launch the curses inteface. Communication is done using +# Launch the curses interface. Communication is done using # pipes. Waiting for pipe read/write to finish is done # automatically. # No parameters accepted. |