1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 02:58:02 -06:00

Correct typos introduced inadvertently

This commit is contained in:
Mounir IDRASSI
2014-06-09 11:11:28 +02:00
parent bacd720279
commit f701dc1c29
2 changed files with 4 additions and 4 deletions

View File

@@ -67,7 +67,7 @@ endif
ifdef PKCS11_INC
C_CXX_FLAGS += -I$(PKCS11_INC)
+else
else
C_CXX_FLAGS += -I$(CURDIR)/PKCS11
endif