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
1374f8c7
...
1374f8c75849c2bf9034ee60da63de8e2b755531
authored
2001-08-18 17:30:47 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Call mu_scm_mime_init().
1 parent
30dc8f9a
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 @
1374f8c
...
...
@@ -92,4 +92,5 @@ mu_scm_init ()
mu_scm_body_init
();
mu_scm_logger_init
();
mu_scm_port_init
();
mu_scm_mime_init
();
}
...
...
Please
register
or
sign in
to post a comment