diff options
author | Scott Soule Cheloha <cheloha@cvs.openbsd.org> | 2022-11-30 14:56:46 +0000 |
---|---|---|
committer | Scott Soule Cheloha <cheloha@cvs.openbsd.org> | 2022-11-30 14:56:46 +0000 |
commit | e3a553b2b07319113dd91f5abd82f3bdf045e458 (patch) | |
tree | a365ea4e0ca3a3701d1e07e9e8352722fcfcab63 /usr.bin/midicat | |
parent | 577b9cd7a6d6dacd17b32c21694803b76e458dad (diff) |
midicat.c: add missing CVS tag; ok millert@
Diffstat (limited to 'usr.bin/midicat')
-rw-r--r-- | usr.bin/midicat/midicat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/midicat/midicat.c b/usr.bin/midicat/midicat.c index b8690d3c040..d6e8079226b 100644 --- a/usr.bin/midicat/midicat.c +++ b/usr.bin/midicat/midicat.c @@ -1,3 +1,4 @@ +/* $OpenBSD: midicat.c,v 1.4 2022/11/30 14:56:45 cheloha Exp $ */ /* * Copyright (c) 2015 Alexandre Ratchov <alex@caoua.org> * |