X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=extras%2Fvolume_id%2Fvolume_id%2Fdasd%2Fdasd.h;h=751b9fda6091ce83d88d8e63deb106d8eae4bc12;hb=866bb54704e9d955318e0dd6089acfb67d36bfd2;hp=e7918948c9b224ef9878e9ebf0a41618bdcb9f88;hpb=d9cf0b0a7c0b3549afe9cdcfc2d1d43a4bafe8a9;p=elogind.git diff --git a/extras/volume_id/volume_id/dasd/dasd.h b/extras/volume_id/volume_id/dasd/dasd.h index e7918948c..751b9fda6 100644 --- a/extras/volume_id/volume_id/dasd/dasd.h +++ b/extras/volume_id/volume_id/dasd/dasd.h @@ -21,6 +21,6 @@ #ifndef _VOLUME_ID_DASDLABEL_ #define _VOLUME_ID_DASDLABEL_ -extern int volume_id_probe_dasd_partition(struct volume_id *id); +extern int volume_id_probe_dasd(struct volume_id *id); #endif