webengine/wmlengine/src/Unicode/tools/Validate%NAME%.c.pre
author William Roberts <williamr@symbian.org>
Mon, 06 Jul 2009 13:37:21 +0100
changeset 6 e965153d51e7
parent 0 dd21522fd290
permissions -rw-r--r--
Merge

/* ------------------------------------------------------------------------- *
          Copyright 2000 - 2001 Nokia Corporation  All rights reserved.
          Nokia Americas
          6000 Connection Drive
          Irving, Texas 75039

          Restricted Rights: Use, duplication, or disclosure by the
          U.S. Government is subject to restrictions as set forth in
          subparagraph (c)(1)(ii) of DFARS 252.227-7013, or in FAR
          52.227-19, or in FAR 52.227-14 Alt. III, as applicable.

          This software is proprietary to and embodies the
          confidential technology of Nokia Possession, use, or copying
          of this software and media is authorized only pursuant to a
          valid written license from Nokia or an authorized
          sublicensor.

          Nokia  - Wireless Software Solutions
 * ------------------------------------------------------------------------- */

#include "Validate.h"
#include <stdio.h>

/* ------------------------------------------------------------------------- */
NW_Bool
Validate%NAME% (void)
{
  fputs ("Validating %NAME% ...", stdout);
  fflush (stdout);