[llvm-commits] CVS: llvm/lib/Bytecode/Reader/ReaderInternals.h
Chris Lattner
lattner at cs.uiuc.edu
Sun Oct 12 22:39:23 PDT 2003
Changes in directory llvm/lib/Bytecode/Reader:
ReaderInternals.h updated: 1.56 -> 1.57
---
Log message:
Regularize header file comments
---
Diffs of the changes: (+1 -1)
Index: llvm/lib/Bytecode/Reader/ReaderInternals.h
diff -u llvm/lib/Bytecode/Reader/ReaderInternals.h:1.56 llvm/lib/Bytecode/Reader/ReaderInternals.h:1.57
--- llvm/lib/Bytecode/Reader/ReaderInternals.h:1.56 Thu Oct 9 15:45:42 2003
+++ llvm/lib/Bytecode/Reader/ReaderInternals.h Sun Oct 12 22:32:07 2003
@@ -1,4 +1,4 @@
-//===-- ReaderInternals.h - Definitions internal to the reader ---*- C++ -*--=//
+//===-- ReaderInternals.h - Definitions internal to the reader ------------===//
//
// This header file defines various stuff that is used by the bytecode reader.
//
More information about the llvm-commits
mailing list