aboutsummaryrefslogtreecommitdiffstats
path: root/src/l2su.c
diff options
context:
space:
mode:
authorLibravatar bigfoot547 <[email protected]>2023-12-30 01:26:54 -0600
committerLibravatar bigfoot547 <[email protected]>2023-12-30 01:26:54 -0600
commite2f504523c0afa3db05e7e739f55e89266b1624c (patch)
tree39c0f42aa0b59ed9c76643766775f1ddd69a23e2 /src/l2su.c
parentdownload (but not parse) version manifest (diff)
add a little version stuff
Diffstat (limited to 'src/l2su.c')
-rw-r--r--src/l2su.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/l2su.c b/src/l2su.c
index c9a100b..cf9bb24 100644
--- a/src/l2su.c
+++ b/src/l2su.c
@@ -64,5 +64,3 @@ int main(int argc, char **argv)
return res == CMD_RESULT_SUCCESS ? EXIT_SUCCESS : EXIT_FAILURE;
}
-
-