aboutsummaryrefslogtreecommitdiff
path: root/lib/grecsasrt.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/grecsasrt.h')
-rw-r--r--lib/grecsasrt.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/lib/grecsasrt.h b/lib/grecsasrt.h
index 4b3d2d6..f9fe432 100644
--- a/lib/grecsasrt.h
+++ b/lib/grecsasrt.h
@@ -14,9 +14,6 @@
You should have received a copy of the GNU General Public License
along with GNU Pies. If not, see <http://www.gnu.org/licenses/>. */
-int assert_grecs_value_type (grecs_locus_t *locus,
- const grecs_value_t *value, int type);
-int assert_scalar_stmt (grecs_locus_t *locus, enum grecs_callback_command cmd);
int conf_callback_url (enum grecs_callback_command cmd,
- grecs_locus_t *locus,
- void *varptr, grecs_value_t *value, void *cb_data);
+ grecs_node_t *node,
+ void *varptr, void *cb_data);

Return to:

Send suggestions and report system problems to the System administrator.