Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

Commit

Permalink
[letterspace] pull in missing local
Browse files Browse the repository at this point in the history
  • Loading branch information
phi-gamma committed Nov 21, 2015
1 parent 275d4d6 commit 0ee0655
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/luaotfload-letterspace.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ local getnext = nodedirect.getnext
local getprev = nodedirect.getprev
local getfield = nodedirect.getfield
local setfield = nodedirect.setfield
local getsubtype = nodedirect.getsubtype
local find_node_tail = nodedirect.tail
local todirect = nodedirect.tonut
local tonode = nodedirect.tonode
Expand Down

0 comments on commit 0ee0655

Please sign in to comment.