Show
Ignore:
Timestamp:
07/01/09 23:23:06 (5 months ago)
Author:
balaji
Message:

Warning stomp.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • mpich2/trunk/src/pm/hydra/bootstrap/fork/fork_launch.c

    r4601 r4887  
    1010#include "fork.h" 
    1111 
    12 HYD_Status HYD_BSCD_fork_launch_procs(char **global_args, char *partition_id_str, 
     12HYD_Status HYD_BSCD_fork_launch_procs(char **global_args, const char *partition_id_str, 
    1313                                      struct HYD_Partition *partition_list) 
    1414{