소스 검색

remove an obsolete comment for the flock template

SVN-Revision: 23744
Felix Fietkau 15 년 전
부모
커밋
97b3d9688c
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      rules.mk

+ 0 - 1
rules.mk

@@ -252,7 +252,6 @@ endef
 # Execute commands under flock
 # $(1) => The shell expression.
 # $(2) => The lock name. If not given, the global lock will be used.
-# $(3) => The filedescriptor used for the lock. Defaults to 1023.
 define locked
 	SHELL= \
 	$(STAGING_DIR_HOST)/bin/flock \