comparison admin/revdiff @ 88155:d7ddb3e565de

sync with trunk
author Henrik Enberg <henrik.enberg@telia.com>
date Mon, 16 Jan 2006 00:03:54 +0000
parents 23a1cea22d13
children
comparison
equal deleted inserted replaced
88154:8ce476d3ba36 88155:d7ddb3e565de
14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 # GNU General Public License for more details. 15 # GNU General Public License for more details.
16 # 16 #
17 # You should have received a copy of the GNU General Public License 17 # You should have received a copy of the GNU General Public License
18 # along with GNU Emacs; see the file COPYING. If not, write to the 18 # along with GNU Emacs; see the file COPYING. If not, write to the
19 # Free Software Foundation, Inc., 59 Temple Place - Suite 330, 19 # Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
20 # Boston, MA 02111-1307, USA. 20 # Boston, MA 02110-1301, USA.
21 21
22 use File::Basename; 22 use File::Basename;
23 23
24 if (@ARGV < 3) 24 if (@ARGV < 3)
25 { 25 {
131 } 131 }
132 132
133 # Local Variables: 133 # Local Variables:
134 # mode: cperl 134 # mode: cperl
135 # End: 135 # End:
136
137 # arch-tag: 2798b20d-c7f2-4c78-8378-7bb529c36a09