mirror of
https://github.com/moparisthebest/curl
synced 2024-11-16 06:25:03 -05:00
spellfix in the generated comment by Kevin Roth
This commit is contained in:
parent
5a089f6c1f
commit
0eb037a849
@ -96,7 +96,7 @@ $(srcdir)/ca-bundle.h: Makefile.in Makefile
|
|||||||
@if test -f $@; then \
|
@if test -f $@; then \
|
||||||
chmod 0644 $@; \
|
chmod 0644 $@; \
|
||||||
fi
|
fi
|
||||||
echo "/* The file is generated automaticly */" > $@
|
echo "/* This file is generated automatically */" > $@
|
||||||
if CABUNDLE
|
if CABUNDLE
|
||||||
echo '#define CURL_CA_BUNDLE @CURL_CA_BUNDLE@' >> $@
|
echo '#define CURL_CA_BUNDLE @CURL_CA_BUNDLE@' >> $@
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user