From 2cb3f38f9fa76ff94b7066611779079c733aef4a Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Mon, 6 Feb 2006 23:04:54 +0000 Subject: [PATCH] Fixed comment. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16264 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- build/jam/BeOSRules | 1 - 1 file changed, 1 deletion(-) diff --git a/build/jam/BeOSRules b/build/jam/BeOSRules index cd5b2240bd..fab14cbed0 100644 --- a/build/jam/BeOSRules +++ b/build/jam/BeOSRules @@ -41,7 +41,6 @@ actions together AddStringDataResource1 rule AddFileDataResource { # AddFileDataResource : : [ ] - # : [ ] # Adds a single resource to the resources of an executable/library. # : The executable/library. # : A resource ID string as understood by xres (type:id[:name]).