Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lyskom-server-ceder-1616-generations-topgit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
7200683a
Commit
7200683a
authored
23 years ago
by
Per Cederqvist
Browse files
Options
Downloads
Patches
Plain Diff
(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
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/server/manipulate.h
+3
-3
3 additions, 3 deletions
src/server/manipulate.h
with
3 additions
and
3 deletions
src/server/manipulate.h
+
3
−
3
View file @
7200683a
/*
/*
* $Id: manipulate.h,v 0.3
0
200
0/09/06
19:
5
4:
31
ceder Exp $
* $Id: manipulate.h,v 0.3
1
200
1/12/28
19:
0
4:
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.3
0
200
0/09/06
19:
5
4:
31
ceder Exp $
* $Id: manipulate.h,v 0.3
1
200
1/12/28
19:
0
4:
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
*
I
nfo_type
type_of_misc Type om misc_item to add
*
enum i
nfo_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.
*/
*/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment