Skip to content

Commit 5bd4485

Browse files
committed
More code cleanups
Submitted by: darcy@druid.druid.com (D'Arcy J.M. Cain)
1 parent 1508feb commit 5bd4485

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/utils/elog.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: elog.h,v 1.1.1.1 1996/07/09 06:22:01 scrappy Exp $
9+
* $Id: elog.h,v 1.2 1996/08/13 01:27:21 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -33,6 +33,6 @@
3333
/* uncomment the following if you want your elog's to be timestamped */
3434
/* #define ELOG_TIMESTAMPS */
3535

36-
extern void elog(int lev, char *fmt, ...);
36+
extern void elog(int lev, const char *fmt, ...);
3737

3838
#endif /* ELOG_H */

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy