diff options
author | laroche <laroche> | 2002-11-30 19:37:17 +0000 |
---|---|---|
committer | laroche <laroche> | 2002-11-30 19:37:17 +0000 |
commit | 2d79bc0333e4d7c13b610122c30eed45b4dba851 (patch) | |
tree | 889efc5ab210eaa33392cf4d8339da5c55b1e38a /balkan/sun.h | |
parent | 64e0c163e9e3d88dced3eeaff7841ede01608c74 (diff) | |
download | anaconda-2d79bc0333e4d7c13b610122c30eed45b4dba851.tar.gz anaconda-2d79bc0333e4d7c13b610122c30eed45b4dba851.tar.xz anaconda-2d79bc0333e4d7c13b610122c30eed45b4dba851.zip |
- no need to have a ";" at the end
Diffstat (limited to 'balkan/sun.h')
-rw-r--r-- | balkan/sun.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |