浏览代码

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 \