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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/guile-sql.h b/src/guile-sql.h
index 1956395..e66ffcb 100644
--- a/src/guile-sql.h
+++ b/src/guile-sql.h
@@ -57,7 +57,6 @@ struct gamma_parmdcl {
57#define GAMMA_PARMLIST_WARN_UNKNOWN 0x0002 57#define GAMMA_PARMLIST_WARN_UNKNOWN 0x0002
58 58
59SCM sql_connect_create(char *name); 59SCM sql_connect_create(char *name);
60SCM scm_makenum(unsigned long val);
61 60
62void gamma_parmlist_parse(SCM parmlist, 61void gamma_parmlist_parse(SCM parmlist,
63 struct gamma_parmdcl *dcltab, int flags, 62 struct gamma_parmdcl *dcltab, int flags,

Return to:

Send suggestions and report system problems to the System administrator.