#ifndef AGENT_NULL_H
#define AGENT_NULL_H
#ifdef __cplusplus
extern "C" {
#endif
/*
* null.h
*/
/*
* literally does nothing and is used as a final handler for
* "do-nothing" nodes tha
/* PR c/13382 */
/* Origin: Richard Hutchinson */
/* Verify that the null initializer is converted to the right
pointer type. */
/* { dg-do compile } */
/* { dg-op
/* Test for some aspects of null format string handling. */
/* Origin: Jason Thorpe */
/* { dg-do compile } */
/* { dg-options "-std=gnu99 -Wformat" } */
#include "format
-- Set up wl_notificationtimestamp with NULL support.
-- 2005-08-17
ALTER TABLE /*$wgDBprefix*/watchlist
CHANGE wl_notificationtimestamp wl_notificationtimestamp varchar(14) binary;
UPDATE /*$wgDB
/* null.c - the null backend */
/* $OpenLDAP: pkg/ldap/servers/slapd/back-null/null.c,v 1.12.2.5 2007/01/02 21:44:05 kurt Exp $ */
/* This work is part of OpenLDAP Software .