]> git.pond.sub.org Git - empserver/blobdiff - src/lib/commands/scra.c
commands: Rename the command functions
[empserver] / src / lib / commands / scra.c
index e133477f2936c2146cfd0c546288498b306fb0b5..f512e01d27cb565b9c959448ef21a0adc2ba324c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2017, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2021, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                Ken Stevens, Steve McClure, Markus Armbruster
  *
  *  Empire is free software: you can redistribute it and/or modify
@@ -40,7 +40,7 @@
 #include "unit.h"
 
 int
-scra(void)
+c_scrap(void)
 {
     struct nstr_item ni;
     union empobj_storage item;