]> err.no Git - util-linux/commitdiff
blkid: remove unnecessary ifdef __cplusplus
authorKarel Zak <kzak@redhat.com>
Tue, 9 Dec 2008 13:25:32 +0000 (14:25 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Feb 2009 22:21:50 +0000 (23:21 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
libs/blkid/src/blkidP.h

index 159993980a6ad9e0e443fb05e1942d8e6c9e283f..2f41d1d13b4512294993aa1de537c943cd200c52 100644 (file)
@@ -288,8 +288,4 @@ extern int blkid_probe_set_uuid_as(blkid_probe pr, unsigned char *uuid, const ch
 #define BLKID_ENC_UTF16BE      0
 #define BLKID_ENC_UTF16LE      1
 
-#ifdef __cplusplus
-}
-#endif
-
 #endif /* _BLKID_BLKIDP_H */