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

(ADD_MISC): Use ``enum info_type'' instead of ``Info_type''. (Bug 335).

parent 6b58dea2
No related branches found
No related tags found
No related merge requests found
/* /*
* $Id: manipulate.h,v 0.30 2000/09/06 19:54:31 ceder Exp $ * $Id: manipulate.h,v 0.31 2001/12/28 19:04:52 ceder Exp $
* Copyright (C) 1991-1994, 1996-2000 Lysator Academic Computer Association. * Copyright (C) 1991-1994, 1996-2000 Lysator Academic Computer Association.
* *
* This file is part of the LysKOM server. * This file is part of the LysKOM server.
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
* Please mail bug reports to bug-lyskom@lysator.liu.se. * Please mail bug reports to bug-lyskom@lysator.liu.se.
*/ */
/* /*
* $Id: manipulate.h,v 0.30 2000/09/06 19:54:31 ceder Exp $ * $Id: manipulate.h,v 0.31 2001/12/28 19:04:52 ceder Exp $
* *
* manipulate.h * manipulate.h
* *
...@@ -169,7 +169,7 @@ ...@@ -169,7 +169,7 @@
* to add rec_time. * to add rec_time.
* *
* Text_stat * text_stat_pointer Textstatus to modify * Text_stat * text_stat_pointer Textstatus to modify
* Info_type type_of_misc Type om misc_item to add * enum info_type type_of_misc Type om misc_item to add
* tag_name Tagname in Info_datum * tag_name Tagname in Info_datum
* value_of_misc Value to set tag_name to. * value_of_misc Value to set tag_name to.
*/ */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment