Skip to content

Commit 6e88bb6

Browse files
authored
Merge pull request #252 from ypaskell/ypaskell
Remove trailing whitespace
2 parents 87f11c2 + ebabef5 commit 6e88bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ifeq ($(call has, EXT_F), 1)
4545
LDFLAGS += -lm
4646
endif
4747

48-
# Enable adaptive replacement cache policy, default is LRU
48+
# Enable adaptive replacement cache policy, default is LRU
4949
ENABLE_ARC ?= 0
5050
$(call set-feature, ARC)
5151

0 commit comments

Comments
 (0)