]> git.pond.sub.org Git - empserver/commit
include: Rename budg.h to update.h
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 18 Jun 2016 11:26:02 +0000 (13:26 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 6 Aug 2017 17:59:59 +0000 (19:59 +0200)
commit2e7efd1e9b0ef31c47a4836f294bdd5211eb67d4
tree1b7b9654ce8b1baf265bee8a2b722f3ee924da0a
parentc7000117e823ffdb3a05420b7a396f6e12438c5e
include: Rename budg.h to update.h

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
13 files changed:
include/budg.h [deleted file]
include/prototypes.h
include/update.h [new file with mode: 0644]
src/lib/commands/budg.c
src/lib/update/bp.c
src/lib/update/land.c
src/lib/update/main.c
src/lib/update/nat.c
src/lib/update/plane.c
src/lib/update/prepare.c
src/lib/update/produce.c
src/lib/update/sect.c
src/lib/update/ship.c