summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlaroche <laroche>2002-11-30 19:37:17 +0000
committerlaroche <laroche>2002-11-30 19:37:17 +0000
commit2d79bc0333e4d7c13b610122c30eed45b4dba851 (patch)
tree889efc5ab210eaa33392cf4d8339da5c55b1e38a
parent64e0c163e9e3d88dced3eeaff7841ede01608c74 (diff)
downloadanaconda-2d79bc0333e4d7c13b610122c30eed45b4dba851.tar.gz
anaconda-2d79bc0333e4d7c13b610122c30eed45b4dba851.tar.xz
anaconda-2d79bc0333e4d7c13b610122c30eed45b4dba851.zip
- no need to have a ";" at the end
-rw-r--r--balkan/bsdlabel.h2
-rw-r--r--balkan/sun.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/balkan/bsdlabel.h b/balkan/bsdlabel.h
index 2d4dd3323..e63022634 100644
--- a/balkan/bsdlabel.h
+++ b/balkan/bsdlabel.h
@@ -3,4 +3,4 @@
int bsdlReadTable(int fd, struct partitionTable * table);
-#endif;
+#endif
diff --git a/balkan/sun.h b/balkan/sun.h
index 5d7bdcb5e..7c11c173c 100644
--- a/balkan/sun.h
+++ b/balkan/sun.h
@@ -3,4 +3,4 @@
int sunpReadTable(int fd, struct partitionTable * table);
-#endif;
+#endif