Correct file header comments

This commit is contained in:
Gregory Nutt
2016-08-07 10:04:02 -06:00
parent 9965cbe428
commit 986c568d34
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* sched/tls/tls.h
* libc/tls/tls.h
*
* Copyright (C) 2016 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>