Fix heading of os/common/local_time.c

This commit is contained in:
Christopher Bonhage 2021-07-26 21:49:56 -04:00 committed by Simon Eriksson
parent 8f64dcd8b3
commit 95f8dd1f02

View file

@ -1,7 +1,7 @@
//
// os/unix/rom_file.c
// os/common/local_time.c
//
// Functions for mapping ROM images into the address space.
// Functions for getting the current time.
//
// This file is subject to the terms and conditions defined in
// 'LICENSE', which is part of this source code package.