2
0
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:
Jurko Gospodnetić
2008-01-08 17:51:30 +00:00
parent a4339e1fc3
commit 0ecead741e

View File

@@ -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 */