mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 12:22:17 +00:00
Comment correction.
[SVN r42617]
This commit is contained in:
@@ -687,7 +687,7 @@ static void call_timing_rule(TARGET* target, timing_info* time)
|
||||
FRAME frame[1];
|
||||
frame_init( frame );
|
||||
|
||||
/* args * :: $(__ACTION_RULE__[2-]) */
|
||||
/* args * :: $(__TIMING_RULE__[2-]) */
|
||||
lol_add( frame->args, list_copy( L0, timing_rule->next ) );
|
||||
|
||||
/* target :: the name of the target */
|
||||
|
||||
Reference in New Issue
Block a user