]> Pileus Git - ~andy/linux/blobdiff - fs/binfmt_misc.c
d_path: Make seq_path() use a struct path argument
[~andy/linux] / fs / binfmt_misc.c
index 42e94b3ab7bebe362c50e6efed92d4298b959162..b53c7e5f41bbcffd8f936642117ecfce5f258a21 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  binfmt_misc.c
  *
- *  Copyright (C) 1997 Richard Günther
+ *  Copyright (C) 1997 Richard Günther
  *
  *  binfmt_misc detects binaries via a magic or filename extension and invokes
  *  a specified wrapper. This should obsolete binfmt_java, binfmt_em86 and