summaryrefslogtreecommitdiff
path: root/src/include/libpq/auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/libpq/auth.h')
-rw-r--r--src/include/libpq/auth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/libpq/auth.h b/src/include/libpq/auth.h
index 601dc5d71a..871cc03add 100644
--- a/src/include/libpq/auth.h
+++ b/src/include/libpq/auth.h
@@ -26,4 +26,4 @@ extern void ClientAuthentication(Port *port);
typedef void (*ClientAuthentication_hook_type) (Port *, int);
extern PGDLLIMPORT ClientAuthentication_hook_type ClientAuthentication_hook;
-#endif /* AUTH_H */
+#endif /* AUTH_H */