Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
38e668df
Commit
38e668df
authored
Apr 28, 2002
by
Pavel Janík
Browse files
(instantiate_widget_instance): Remove duplicated prototype.
parent
b03a2115
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lwlib/ChangeLog
lwlib/ChangeLog
+5
-0
lwlib/lwlib.c
lwlib/lwlib.c
+0
-1
No files found.
lwlib/ChangeLog
View file @
38e668df
2002-04-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* lwlib.c (instantiate_widget_instance): Remove duplicated
prototype.
2002-04-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
* lwlib-Xol.c, lwlib-Xol.h, lwlib-Xolmb.c, lwlib-Xolmb.h
...
...
lwlib/lwlib.c
View file @
38e668df
...
...
@@ -104,7 +104,6 @@ static void update_all_widget_values P_ ((widget_info *, Boolean));
static
void
initialize_widget_instance
P_
((
widget_instance
*
));
static
widget_creation_function
find_in_table
P_
((
char
*
,
widget_creation_entry
*
));
static
Boolean
dialog_spec_p
P_
((
char
*
));
static
void
instantiate_widget_instance
P_
((
widget_instance
*
));
static
void
destroy_one_instance
P_
((
widget_instance
*
));
static
void
lw_pop_all_widgets
P_
((
LWLIB_ID
,
Boolean
));
static
Boolean
get_one_value
P_
((
widget_instance
*
,
widget_value
*
));
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment