summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%google.com <devnull@localhost>2012-11-14 12:51:30 +0000
committerwtc%google.com <devnull@localhost>2012-11-14 12:51:30 +0000
commitef049a08d35033079c78dc9da86e68e2a0a87096 (patch)
tree7e5ef1fed5f8c42af57ad79e6710dda9f4d9ed2f
parent372a4dfda858894a4041c6f6dede3116ad891bea (diff)
downloadnss-hg-ef049a08d35033079c78dc9da86e68e2a0a87096.tar.gz
Bug 654611: Remove blank lines missed in the previous checkin.
-rw-r--r--dbm/include/mcom_db.h1
-rw-r--r--dbm/include/winfile.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/dbm/include/mcom_db.h b/dbm/include/mcom_db.h
index 904ff7685..ed4183624 100644
--- a/dbm/include/mcom_db.h
+++ b/dbm/include/mcom_db.h
@@ -35,7 +35,6 @@
#ifndef _DB_H_
#define _DB_H_
-
#ifndef macintosh
#include <sys/types.h>
#endif
diff --git a/dbm/include/winfile.h b/dbm/include/winfile.h
index e128991c4..1fd54d578 100644
--- a/dbm/include/winfile.h
+++ b/dbm/include/winfile.h
@@ -32,7 +32,6 @@ typedef struct DIR_Struct {
typedef long uid_t;
typedef long gid_t;
typedef long off_t;
-
typedef unsigned long nlink_t;
#endif