diff: don't use FILE_and_pos_t where it's not needed. -31 bytes
authorMatheus Izvekov <mizvekov@gmail.com>
Tue, 19 Jan 2010 00:21:40 +0000 (22:21 -0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 20 Jan 2010 01:46:01 +0000 (02:46 +0100)
commit404f14407c52a994c039dadf7b00df8eb6953d8a
treea24cfcbadb2b3eea4dcde4ca6493a3a3e83bc118
parent4de4cb6b9ba294b47ffbaa8646f7ebe4cb8db3c9
diff: don't use FILE_and_pos_t where it's not needed. -31 bytes

>>From 3ead41fc3cbdd904e478ff7a710f5960c8ed4288 Mon Sep 17 00:00:00 2001
From: Matheus Izvekov <mizvekov@gmail.com>
Date: Mon, 18 Jan 2010 22:14:46 -0200
Subject: [PATCH] diff: don't use FILE_and_pos_t where it's not needed. -31 bytes

Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
editors/diff.c