diff options
Diffstat (limited to 'usr.bin/objformat/objformat.c')
-rw-r--r-- | usr.bin/objformat/objformat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/objformat/objformat.c b/usr.bin/objformat/objformat.c index 827af6eda1e9a..44910957468d5 100644 --- a/usr.bin/objformat/objformat.c +++ b/usr.bin/objformat/objformat.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/objformat/objformat.c,v 1.4 1998/08/30 20:40:29 jb Exp $ */ #include <sys/types.h> |