diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:16 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:54:16 +0000 |
| commit | b3e7694832e81d7a904a10f525f8797b753bf0d3 (patch) | |
| tree | b19639e949c04734767a61d8997b23a935c0015d /usr.sbin/mixer | |
| parent | 95ee2897e98f5d444f26ed2334cc7c439f9c16c6 (diff) | |
Diffstat (limited to 'usr.sbin/mixer')
| -rw-r--r-- | usr.sbin/mixer/mixer.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/mixer/mixer.c b/usr.sbin/mixer/mixer.c index 6095f7550ea8..bb868fb5ca9b 100644 --- a/usr.sbin/mixer/mixer.c +++ b/usr.sbin/mixer/mixer.c @@ -18,8 +18,6 @@ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * THE SOFTWARE. - * - * $FreeBSD$ */ #include <err.h> |
