diff --git a/openmp/libomptarget/DeviceRTL/src/LibC.cpp b/openmp/libomptarget/DeviceRTL/src/LibC.cpp index 0f7b656931d4..ee67eeda6c90 100644 --- a/openmp/libomptarget/DeviceRTL/src/LibC.cpp +++ b/openmp/libomptarget/DeviceRTL/src/LibC.cpp @@ -1,4 +1,4 @@ -//===------- LibC.c - Simple implementation of libc functions ----- C -----===// +//===------- LibC.cpp - Simple implementation of libc functions --- C++ ---===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information.