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
69eca77c
Commit
69eca77c
authored
15 years ago
by
edgrif
Browse files
Options
Downloads
Patches
Plain Diff
turn debug on.
parent
7b47dc50
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/zmapUtils/zmapXRemoteUtils.c
+3
-3
3 additions, 3 deletions
src/zmapUtils/zmapXRemoteUtils.c
with
3 additions
and
3 deletions
src/zmapUtils/zmapXRemoteUtils.c
+
3
−
3
View file @
69eca77c
...
...
@@ -27,9 +27,9 @@
*
* Exported functions: See XXXXXXXXXXXXX.h
* HISTORY:
* Last edited:
Oct 20 10:37
200
8
(
rds
)
* Last edited:
Aug 5 08:21
200
9
(
edgrif
)
* Created: Tue Jul 10 09:09:53 2007 (rds)
* CVS info: $Id: zmapXRemoteUtils.c,v 1.
6
200
8-10-29 10:19:57 rds
Exp $
* CVS info: $Id: zmapXRemoteUtils.c,v 1.
7
200
9-08-14 10:00:33 edgrif
Exp $
*-------------------------------------------------------------------
*/
...
...
@@ -62,7 +62,7 @@ static void destroy_property_notify_data(GtkWidget *widget, gpointer user_data);
static
void
begin_handler
(
GtkWidget
*
widget
,
gpointer
realize_data
);
static
void
end_handler
(
GtkWidget
*
widget
,
gpointer
realize_data
);
static
gboolean
events_debug_G
=
FALSE
;
static
gboolean
events_debug_G
=
TRUE
;
void
zMapXRemoteInitialiseWidget
(
GtkWidget
*
widget
,
char
*
app
,
char
*
request
,
char
*
response
,
ZMapXRemoteCallback
callback
,
gpointer
user_data
)
...
...
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