Fixed comment.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16264 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2006-02-06 23:04:54 +00:00
parent 5f9550c0b5
commit 2cb3f38f9f

View File

@ -41,7 +41,6 @@ actions together AddStringDataResource1
rule AddFileDataResource
{
# AddFileDataResource <target> : <resourceID> : [ <dataFile> ]
# : [ <dataString> ]
# Adds a single resource to the resources of an executable/library.
# <target>: The executable/library.
# <resourceID>: A resource ID string as understood by xres (type:id[:name]).