summaryrefslogtreecommitdiff
path: root/contrib/scripts/retrieve_extensions_from_sql.pl
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/scripts/retrieve_extensions_from_sql.pl')
-rw-r--r--contrib/scripts/retrieve_extensions_from_sql.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/scripts/retrieve_extensions_from_sql.pl b/contrib/scripts/retrieve_extensions_from_sql.pl
index cf17d0351..47210ebf3 100644
--- a/contrib/scripts/retrieve_extensions_from_sql.pl
+++ b/contrib/scripts/retrieve_extensions_from_sql.pl
@@ -20,7 +20,7 @@
#
# Use these commands to create the appropriate SQL tables
# If flags is 1 then the record is not included in the output extensions file
-#
+#
#CREATE TABLE extensions (
# context VARCHAR(20) DEFAULT 'default' NOT NULL,
# extension VARCHAR(20) NOT NULL,