From ce3d56920b15facbb64b3caf0d823a3f57c0dded Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Fri, 22 Dec 2017 09:14:07 -0500 Subject: Remove as much trailing whitespace as possible. Change-Id: I873c1c6d00f447269bd841494459efccdd2c19c0 --- utils/db1-ast/include/db.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/db1-ast/include/db.h') diff --git a/utils/db1-ast/include/db.h b/utils/db1-ast/include/db.h index a58724bdd..23b9b9575 100644 --- a/utils/db1-ast/include/db.h +++ b/utils/db1-ast/include/db.h @@ -182,7 +182,7 @@ typedef struct { int lorder; /* byte order */ size_t reclen; /* record length (fixed-length records) */ u_char bval; /* delimiting byte (variable-length records */ - char *bfname; /* btree file name */ + char *bfname; /* btree file name */ } RECNOINFO; #ifdef __DBINTERFACE_PRIVATE -- cgit v1.2.3