source: branches/samba-3.0/examples/validchars/validchr.c@ 561

Last change on this file since 561 was 1, checked in by Paul Smedley, 19 years ago

Initial code import

File size: 2.6 KB
Line 
1/* by [email protected]
2 */
3
4#include <stdio.h>
5#include <string.h>