mirror of
https://github.com/openssl/openssl.git
synced 2025-02-11 14:22:43 +08:00
Just cosmetics: replace a tab with a normal space because
the tab always looked too estoeric to my eyes while building... ;)
This commit is contained in:
parent
7e37e72a3d
commit
47c389e7cc
@ -50,7 +50,7 @@ top:
|
||||
all: date.h lib subdirs
|
||||
|
||||
date.h: ../Makefile.ssl
|
||||
echo "#define DATE \"`date`\"" >date.h
|
||||
echo "#define DATE \"`date`\"" >date.h
|
||||
|
||||
subdirs:
|
||||
@for i in $(SDIRS) ;\
|
||||
|
Loading…
Reference in New Issue
Block a user