Revision 1de62f37 lib/utils.py

b/lib/utils.py
416 416
  @type  pidfile: string
417 417
  @param pidfile: path to the file containing the pid
418 418
  @rtype: int
419
  @return: The process id, if the file exista and contains a valid PID,
419
  @return: The process id, if the file exists and contains a valid PID,
420 420
           otherwise 0
421 421

  
422 422
  """

Also available in: Unified diff