diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-01-17 18:33:44 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-01-17 18:33:44 +0000 |
commit | 9d5916f7602a5d3d1692d674ed87ccacaf3efa80 (patch) | |
tree | 05f61a66891d09945ef08a0a3c2ccb8e4caf5855 /bin | |
parent | 6199c8705fca988c977d9fa11c1bba4f936c77a9 (diff) | |
download | ATCD-9d5916f7602a5d3d1692d674ed87ccacaf3efa80.tar.gz |
Put in a trailing newline.
Diffstat (limited to 'bin')
-rw-r--r-- | bin/PerlACE/Process_Unix.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/PerlACE/Process_Unix.pm b/bin/PerlACE/Process_Unix.pm index cd519aff697..7cb18ca5034 100644 --- a/bin/PerlACE/Process_Unix.pm +++ b/bin/PerlACE/Process_Unix.pm @@ -227,4 +227,4 @@ sub TimedWait return -1; } -1;
\ No newline at end of file +1; |