In makedef.pl, replace calls to try_symbol() with try_symbols().
authorNicholas Clark <nick@ccl4.org>
Tue, 26 Jul 2011 13:04:57 +0000 (15:04 +0200)
committerNicholas Clark <nick@ccl4.org>
Mon, 1 Aug 2011 09:53:55 +0000 (11:53 +0200)
commit7a95c549b02a445cd55ee29b10543fd01e7f76b6
treeed6f36c45568e3999381fbdf8d798148b9375e4a
parent44c1781396fd9d1017d6ac6eb3a1f30b9d57cfcc
In makedef.pl, replace calls to try_symbol() with try_symbols().

Following the simplification of the previous commit, the two are now
equivalent.
makedef.pl