Skip to content
Snippets Groups Projects
Commit 261cf520 authored by Jimmy Tang's avatar Jimmy Tang Committed by Danny Auble
Browse files

Correct comments in header file

parent 842bc64b
No related branches found
No related tags found
No related merge requests found
......@@ -419,7 +419,7 @@ PHP_FUNCTION(slurm_get_control_configuration_values);
* NOTE : the error codes and their meaning are described in the
* section labelled EXTRA
*/
PHP_FUNCTION(slurm_load_partition_jobs);
PHP_FUNCTION(slurm_load_job_information);
/*
* slurm_load_partition_jobs - Retreive the information of all the
......@@ -434,7 +434,7 @@ PHP_FUNCTION(slurm_load_partition_jobs);
* NOTE : the error codes and their meaning are described in the
* section labelled EXTRA
*/
PHP_FUNCTION(slurm_load_job_information);
PHP_FUNCTION(slurm_load_partition_jobs);
/*****************************************************************************\
......
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