]> git.pond.sub.org Git - empserver/blobdiff - include/lost.h
Initialize ef_type and uid automatically in ef_extend()
[empserver] / include / lost.h
index a377c6ec19c52743389d3df9057412161dbdaf4d..179c7b9d37702b9e7cc8e133063c345f12c4aa9f 100644 (file)
@@ -40,7 +40,7 @@
 struct loststr {
     /* initial part must match struct empobj */
     short ef_type;
-    int lost_uid;              /* lost ID (assigned, otherwise unused) */
+    int lost_uid;
     natid lost_owner;          /* Who lost it */
     /* end of part matching struct empobj */
     short lost_type;           /* Type of thing (ship, plane, nuke, land, sector) */