diff options
-rw-r--r-- | projects/Stacker/lib/runtime/stacker_rt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/Stacker/lib/runtime/stacker_rt.c b/projects/Stacker/lib/runtime/stacker_rt.c index c6cabdfce9..46edf14c13 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 // |