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
801332e4
Commit
801332e4
authored
Sep 10, 1994
by
Paul Reilly
Browse files
entered into RCS
parent
b7f0280f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
lwlib/lwlib-int.h
lwlib/lwlib-int.h
+3
-1
No files found.
lwlib/lwlib-int.h
View file @
801332e4
...
...
@@ -7,6 +7,7 @@
extern char *strdup (const char *);
extern int strcasecmp (const char *, const char *);
*/
extern
char
*
safe_strdup
(
char
*
);
typedef
struct
_widget_instance
{
...
...
@@ -49,5 +50,6 @@ lw_internal_update_other_instances ();
widget_value
*
lw_get_widget_value_for_widget
();
#endif
/* LWLIB_INTERNAL_H */
widget_info
*
lw_get_widget_info
();
#endif
/* LWLIB_INTERNAL_H */
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