summaryrefslogtreecommitdiff
path: root/src/include/libpq/scram.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/libpq/scram.h')
-rw-r--r--src/include/libpq/scram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/libpq/scram.h b/src/include/libpq/scram.h
index 14b48af12f..0166e1945d 100644
--- a/src/include/libpq/scram.h
+++ b/src/include/libpq/scram.h
@@ -31,4 +31,4 @@ extern char *pg_be_scram_build_verifier(const char *password);
extern bool scram_verify_plain_password(const char *username,
const char *password, const char *verifier);
-#endif /* PG_SCRAM_H */
+#endif /* PG_SCRAM_H */