Skip to content

Commit

Permalink
lock_ops.h: fixed typo for SYSV semaphores
Browse files Browse the repository at this point in the history
  • Loading branch information
ionel-cerghit authored and razvancrainea committed Sep 11, 2015
1 parent 62d4ace commit 6af5a11
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lock_ops.h
Expand Up @@ -319,8 +319,6 @@ inline static void lock_set_get(gen_lock_set_t* s, int n)
LM_CRIT("%s (%d)\n", strerror(errno), errno);
}
}

s
}

inline static void lock_set_release(gen_lock_set_t* s, int n)
Expand Down

0 comments on commit 6af5a11

Please sign in to comment.