From: Chris Lattner Date: Sun, 23 Nov 2003 17:54:18 +0000 (+0000) Subject: Adjust file header X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=900f12b9f0784d0cf014e384d2d44099cb58166e;p=oota-llvm.git 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 c6cabdfce91..46edf14c131 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 //