diff options
author | dtucker <dtucker> | 2005-05-29 07:22:29 +0000 |
---|---|---|
committer | dtucker <dtucker> | 2005-05-29 07:22:29 +0000 |
commit | ca34a5592eba21b6a66c46a769e6297e5a4dfe16 (patch) | |
tree | 470758ac905c0f6d9e14e96ca2654e41988967fd /Makefile.in | |
parent | 7210b6a7221547a85a9abf848413b946005ea028 (diff) | |
download | openssh-ca34a5592eba21b6a66c46a769e6297e5a4dfe16.tar.gz |
typo in comment
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index b8a01d2f..fcbc522f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,4 +1,4 @@ -# $Id: Makefile.in,v 1.272 2005/05/26 02:02:15 djm Exp $ +# $Id: Makefile.in,v 1.273 2005/05/29 07:22:29 dtucker Exp $ # uncomment if you run a non bourne compatable shell. Ie. csh #SHELL = @SH@ @@ -190,7 +190,7 @@ ssh_prng_cmds.out: ssh_prng_cmds $(PERL) $(srcdir)/fixprogs ssh_prng_cmds $(ENT); \ fi -# fake rule to stop make trying to compile moduli.o into a binary "modulo" +# fake rule to stop make trying to compile moduli.o into a binary "moduli.o" moduli: echo |