mbox series

[uci,0/2] remove internal usage of redundant uci_ptr.last

Message ID 20230714182811.20444-1-jan@venekamp.net
Headers show
Series remove internal usage of redundant uci_ptr.last | expand

Message

Jan Venekamp July 14, 2023, 6:28 p.m. UTC
Remove internal usage of redundant uci_ptr.last in order to fix issue
and simplify code.

Jan Venekamp (2):
  file: Fix uci -m import command
  remove internal usage of redundant uci_ptr.last

 cli.c     | 39 +++++++++++----------------------------
 delta.c   | 10 ++++++----
 file.c    |  2 +-
 list.c    |  6 ------
 lua/uci.c | 42 +++++++++++++++---------------------------
 5 files changed, 33 insertions(+), 66 deletions(-)