Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25649
b: refs/heads/master
c: eaaae38
h: refs/heads/master
i:
  25647: b692325
v: v3
  • Loading branch information
Eric Sesterhenn authored and Sam Ravnborg committed Apr 11, 2006
1 parent 287f074 commit 13adbef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 71378be91f5473e89c8be170c6e49edda3bdbb67
refs/heads/master: eaaae38c1ac4ccbec6d2de7255b0538f38fb29d6
2 changes: 1 addition & 1 deletion trunk/scripts/mod/modpost.c
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,7 @@ static void warn_sec_mismatch(const char *modname, const char *fromsec,
warn("%s - Section mismatch: reference to %s:%s from %s "
"before '%s' (at offset -0x%llx)\n",
modname, secname, refsymname, fromsec,
elf->strtab + before->st_name,
elf->strtab + after->st_name,
(long long)r.r_offset);
} else {
warn("%s - Section mismatch: reference to %s:%s from %s "
Expand Down

0 comments on commit 13adbef

Please sign in to comment.