on_proc_exit/on_shmem_exit prototypes.

Started by Kurt Roeckxover 22 years ago2 messagespatches
Jump to latest
#1Kurt Roeckx
Q@ping.be

This patch properly sets the prototype for the on_shmem_exit and
on_proc_exit functions, and adjust all other related code to use
the proper types too.

Kurt

Attachments:

on_exit.difftext/plain; charset=us-asciiDownload+30-30
#2Peter Eisentraut
peter_e@gmx.net
In reply to: Kurt Roeckx (#1)
Re: on_proc_exit/on_shmem_exit prototypes.

Kurt Roeckx wrote:

This patch properly sets the prototype for the on_shmem_exit and
on_proc_exit functions, and adjust all other related code to use
the proper types too.

Patch installed.