The compiler almost certainly knows better.
[oweals/opkg-lede.git] / libopkg / opkg_conf.c
index 472b3191438223daab415a60acdf28b1f5be846f..1312c417165189b1841930fa80cd0276ad0c041e 100644 (file)
@@ -668,7 +668,7 @@ int opkg_conf_write_status_files(opkg_conf_t *conf)
      pkg_dest_t *dest;
      pkg_vec_t *all;
      pkg_t *pkg;
      pkg_dest_t *dest;
      pkg_vec_t *all;
      pkg_t *pkg;
-     register int i;
+     int i;
      int err;
      FILE * status_file=NULL;
 
      int err;
      FILE * status_file=NULL;