aboutsummaryrefslogtreecommitdiff
path: root/src/guile-sql.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/guile-sql.h')
-rw-r--r--src/guile-sql.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guile-sql.h b/src/guile-sql.h
index f6c775a..926aa74 100644
--- a/src/guile-sql.h
+++ b/src/guile-sql.h
@@ -45,7 +45,7 @@ struct sql_iface {
SCM (*query) (struct sql_connect *, const char *query);
};
-extern SCM gsql_error;
+extern SCM gamma_sql_error;
struct gamma_parmdcl {
const char *name;

Return to:

Send suggestions and report system problems to the System administrator.