Skip to content
Snippets Groups Projects
Commit a74dd1f0 authored by Geremy Condra's avatar Geremy Condra Committed by Android Git Automerger
Browse files

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
...@@ -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) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment