Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45468
b: refs/heads/master
c: c71551a
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Jan 12, 2007
1 parent 035d70f commit cbd880d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0404f87f2e0a0aadbda47be0f54812671207492f
refs/heads/master: c71551ad309c46d9d2433a9b688491edbd10c806
4 changes: 2 additions & 2 deletions trunk/init/version.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ struct uts_namespace init_uts_ns = {
};
EXPORT_SYMBOL_GPL(init_uts_ns);

/* FIXED STRING! Don't touch! */
const char __init linux_banner[] =
/* FIXED STRINGS! Don't touch! */
const char linux_banner[] =
"Linux version " UTS_RELEASE " (" LINUX_COMPILE_BY "@"
LINUX_COMPILE_HOST ") (" LINUX_COMPILER ") " UTS_VERSION "\n";

Expand Down

0 comments on commit cbd880d

Please sign in to comment.