Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sepolicy
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
public-release-test
platform
system
sepolicy
Commits
a74dd1f0
Commit
a74dd1f0
authored
Mar 19, 2013
by
Geremy Condra
Committed by
Android Git Automerger
Mar 19, 2013
Browse files
Options
Downloads
Plain Diff
am
6d6c617f
: Merge "Whitespace and doxygen fix"
* commit '
6d6c617f
': Whitespace and doxygen fix
parents
85f5972c
6d6c617f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
tools/check_seapp.c
+3
-1
3 additions, 1 deletion
tools/check_seapp.c
with
3 additions
and
1 deletion
tools/check_seapp.c
+
3
−
1
View file @
a74dd1f0
...
@@ -230,6 +230,8 @@ int check_type(sepol_policydb_t *db, char *type) {
...
@@ -230,6 +230,8 @@ int check_type(sepol_policydb_t *db, char *type) {
* The key map to check
* The key map to check
* @param lineno
* @param lineno
* The line number in the source file for the corresponding key map
* The line number in the source file for the corresponding key map
* @return
* 1 if valid, 0 if invalid
*/
*/
static
int
key_map_validate
(
key_map
*
m
,
int
lineno
)
{
static
int
key_map_validate
(
key_map
*
m
,
int
lineno
)
{
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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
sign in
to comment