mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:50:30 +00:00
Correct the comments and file header.
llvm-svn: 19120
This commit is contained in:
parent
351a3efea1
commit
d536e95035
@ -1,4 +1,4 @@
|
||||
//===- Support/FileUtilities.cpp - File System Utilities ------------------===//
|
||||
//===- lib/Debugger/FDHandle.cpp - File Descriptor Handle -----------------===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
@ -7,8 +7,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// This file implements a family of utility functions which are useful for doing
|
||||
// various things with files.
|
||||
// This file implements a class for ensuring that Unix file handles get closed.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user