Add dropped *.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 28 Oct 1993 01:09:44 +0000 (01:09 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 28 Oct 1993 01:09:44 +0000 (01:09 +0000)
v7/src/microcode/pruxdld.c

index 95f0757bef61a30693dbbe635ad1b971dbbccb66..77ce4dca99e8d599e1c02b9644050cc7435dda5d 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-C-*-
 
-$Id: pruxdld.c,v 1.2 1993/10/27 22:12:16 gjr Exp $
+$Id: pruxdld.c,v 1.3 1993/10/28 01:09:44 gjr Exp $
 
 Copyright (c) 1993 Massachusetts Institute of Technology
 
@@ -136,7 +136,7 @@ DEFINE_PRIMITIVE ("OBJECT-LOOKUP-SYMBOL", Prim_object_lookup_symbol, 3, 3,
   char * sym;
   short type;
   PTR result;
-  dyn_load_handle_t prim_lib_handle, arg_handle;
+  dyn_load_handle_t prim_lib_handle, arg_handle;
   PRIMITIVE_HEADER (3);
 
   switch (ARG_REF (1))