Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
a23269fa
...
a23269fa24f08193e50ab9042611d30ed950dfd0
authored
2001-08-05 13:48:51 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Call to mu_scm_port_init().
1 parent
a4a74f40
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
libmu_scm/mu_scm.c
libmu_scm/mu_scm.c
View file @
a23269f
...
...
@@ -91,4 +91,5 @@ mu_scm_init ()
mu_scm_address_init
();
mu_scm_body_init
();
mu_scm_logger_init
();
mu_scm_port_init
();
}
...
...
Please
register
or
sign in
to post a comment