X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Froutines.h;h=6adfac88c2ffd80124f4c8ff831f35e5c72c303a;hb=6f47ceb64389509e94cd5ea4c668dfa34238d23f;hp=89b9fe35854f27975e0f3fd9b9dfddc615089df7;hpb=b6d0c160695778081b012f34f3beed78bd7cd36d;p=citadel.git diff --git a/citadel/routines.h b/citadel/routines.h index 89b9fe358..6adfac88c 100644 --- a/citadel/routines.h +++ b/citadel/routines.h @@ -1,3 +1,4 @@ +/* $Id$ */ void edituser(void); void extract(char *dest, char *source, int parmnum); long extract_long(char *source, int parmnum);