Change the prefix for builtin diff generation.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 2 May 2005 04:53:36 +0000 (21:53 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 2 May 2005 04:53:36 +0000 (21:53 -0700)
commit0980d9b3a51d48ed2b1b7d64c0da8a49b552904e
treedc17001f76741218d98ec7801a65674a76828b6e
parentbab5583a49bff27c53f9ab22489b7faae21f607d
Change the prefix for builtin diff generation.

It's silly, and it shouldn't matter, but every time I look at
the diffs, I ended up just worrying why "l/" and "k/" as the
prefixes.

Junio says it's a tribute to linux-kernel, but graciously also
said I can change it to something else. So make it "a/" and "b/"
until somebody else complains ;)
diff.c