]> andersk Git - moira.git/blame - include/ureg_proto.h
Almost finished version supporting new SMS protocol.
[moira.git] / include / ureg_proto.h
CommitLineData
6e6374cb 1/*
2 * $Source$
3 * $Author$
4 * $Header$
5 *
6 * Copyright (C) 1987 by the Massachusetts Institute of Technology
7 *
8 * $Log$
9 * Revision 1.1 1987-08-22 18:40:35 wesommer
10 * Initial revision
11 *
12 */
13
14#define UREG_VERIFY_USER 0
15#define UREG_RESERVE_LOGIN 1
16#define UREG_SET_PASSWORD 2
17/*
18 * Local Variables:
19 * mode: c
20 * c-indent-level: 4
21 * c-continued-statement-offset: 4
22 * c-brace-offset: -4
23 * c-argdecl-indent: 4
24 * c-label-offset: -4
25 * End:
26 */
This page took 0.064013 seconds and 5 git commands to generate.