Skip to content
Snippets Groups Projects
Commit 364710d9 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

A small change for the testing of lacgen.

parent 7f5d5eb1
No related branches found
No related tags found
No related merge requests found
/*
* $Id: kom-types.h,v 0.4 1991/11/10 17:45:27 linus Exp $
* $Id: kom-types.h,v 0.5 1992/01/31 18:22:26 ceder Exp $
* Copyright (C) 1991 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
......@@ -217,6 +217,10 @@ typedef enum {
#endif
} Info_type;
#ifdef PROT_a
typedef String Global_name;
#endif
typedef union {
Conf_no recipient;
Conf_no cc_recipient;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment