Skip to content
Snippets Groups Projects
Commit fd6783a2 authored by Moe Jette's avatar Moe Jette
Browse files

Change parameter name per new slurm.h

parent b0dc4f60
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,8 @@
int
main (int argc, char *argv[]) {
int error_code;
partition_desc_msg_t part_update1 ;
partition_desc_msg_t part_update2 ;
update_part_msg_t part_update1 ;
update_part_msg_t part_update2 ;
update_node_msg_t node_update1 ;
update_node_msg_t node_update2 ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment