fix a trivial copy-paste typo in comments

Signed-off-by: Gluttton <gluttton@ukr.net>
This commit is contained in:
Gluttton 2020-08-31 22:51:29 +03:00
parent ee552eb058
commit 992f036fc2
1 changed files with 1 additions and 1 deletions

2
util.h
View File

@ -1,6 +1,6 @@
// Part of dump1090, a Mode S message decoder for RTLSDR devices.
//
// track.h: aircraft state tracking prototypes
// util.h: misc utilities prototypes
//
// Copyright (c) 2015 Oliver Jowett <oliver@mutability.co.uk>
//