/[monit]/monit/device/sysdep_AIX.c
ViewVC logotype

Diff of /monit/device/sysdep_AIX.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by martinp, Sun Jul 6 18:29:38 2003 UTC revision 1.2 by martinp, Mon Jul 7 06:40:46 2003 UTC
# Line 36  Line 36 
36  /**  /**
37   * Unknown OS special block device dummy mountpoint method.   * Unknown OS special block device dummy mountpoint method.
38   *   *
39   * @param devinfo Information structure   * @param devinfo  Information structure
40   * @param object  Identifies block special device   * @param blockdev Identifies block special device
41   * @return        NULL   * @return         NULL
42   */   */
43  char *DeviceInfo_MountPoint_sysdep(DeviceInfo_T devinfo, char *object) {  char *DeviceInfo_MountPoint_sysdep(DeviceInfo_T devinfo, char *blockdev) {
44    
45    log("%s: Unsupported mounted filesystem information method", prog);    log("%s: Unsupported mounted filesystem information method", prog);
46    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26