1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-07 12:02:30 +03:00
Files
postgres/src/interfaces/libpgeasy/halt.h
Bruce Momjian 433c213533 Update pgeasy.
1999-10-11 18:51:10 +00:00

7 lines
50 B
C

/*
** halt.h
**
*/
void halt(char *format,...);