commit | 900f12b9f0784d0cf014e384d2d44099cb58166e | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Nov 23 17:54:18 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Nov 23 17:54:18 2003 +0000 |
tree | daef920689296ce877960c0ee5ac2cd4fe881897 | |
parent | 302810dbad9136bf12ce1a0baab7880918b4a1bb [diff] |
Adjust file header git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10180 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/projects/Stacker/lib/runtime/stacker_rt.c b/projects/Stacker/lib/runtime/stacker_rt.c index c6cabdf..46edf14 100644 --- a/projects/Stacker/lib/runtime/stacker_rt.c +++ b/projects/Stacker/lib/runtime/stacker_rt.c
@@ -1,4 +1,4 @@ -//===-- stacker_rt.c - Runtime Suppor For Stacker Compiler ------*- C++ -*-===// +//===-- stacker_rt.c - Runtime Support For Stacker Compiler -----*- C++ -*-===// // // The LLVM Compiler Infrastructure //