Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zmap
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ensembl-gh-mirror
zmap
Commits
3fa14a7b
Commit
3fa14a7b
authored
15 years ago
by
edgrif
Browse files
Options
Downloads
Patches
Plain Diff
trivial comment fix.
parent
03935181
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/include/ZMap/zmapServerProtocol.h
+4
-4
4 additions, 4 deletions
src/include/ZMap/zmapServerProtocol.h
with
4 additions
and
4 deletions
src/include/ZMap/zmapServerProtocol.h
+
4
−
4
View file @
3fa14a7b
...
...
@@ -27,9 +27,9 @@
* structs that give all the information/fields for the request/reply.
*
* HISTORY:
* Last edited:
Oct 1 10:43
2009 (edgrif)
* Last edited:
Dec 21 08:39
2009 (edgrif)
* Created: Wed Feb 2 11:47:16 2005 (edgrif)
* CVS info: $Id: zmapServerProtocol.h,v 1.2
7
2009-12-21
09:39:45 mh17
Exp $
* CVS info: $Id: zmapServerProtocol.h,v 1.2
8
2009-12-21
11:01:49 edgrif
Exp $
*-------------------------------------------------------------------
*/
#ifndef ZMAP_PROTOCOL_H
...
...
@@ -207,7 +207,7 @@ typedef struct
/* Used to ask for a specific sequence(s), currently this is targetted at blixem and so some stuff
* is
targetted for
that usage, although knowing the selected feature is useful for a number of
* is
probably tailored to
that usage, although knowing the selected feature is useful for a number of
* operations. */
typedef
struct
{
...
...
@@ -220,7 +220,7 @@ typedef struct
GList
*
sequences
;
/* List of ZMapSequenceStruct which
hold name of sequence to be fetched. */
int
flags
;
int
flags
;
}
ZMapServerReqGetSequenceStruct
,
*
ZMapServerReqGetSequence
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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