home *** CD-ROM | disk | FTP | other *** search
/ ftp.mayn.de / ftp.mayn.de-pub.zip / ftp.mayn.de-pub / aix / monitor / monitor-1.14-25Mar96.patch1 < prev    next >
Text File  |  2017-03-06  |  247b  |  17 lines

  1. *** get_cpuinfo.h    Tue Mar 26 20:50:14 1996
  2. --- get_cpuinfo.h~    Fri Feb  9 08:10:53 1996
  3. ***************
  4. *** 12,16 ****
  5.   #else
  6.   struct cpuinfo {
  7.     int dummy;
  8. ! };
  9.   #endif
  10. --- 12,17 ----
  11.   #else
  12.   struct cpuinfo {
  13.     int dummy;
  14. ! }
  15.   #endif
  16.