]> code.delx.au - gnu-emacs/blobdiff - nt/inc/grp.h
Merge from origin/emacs-25
[gnu-emacs] / nt / inc / grp.h
index c4413961d5ac5bf3dea639d03e68d3d18343d335..903fda9b3e5ad2eb0ae7c06aa50df6a7fc0f341c 100644 (file)
@@ -6,8 +6,8 @@ This file is part of GNU Emacs.
 
 GNU Emacs is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
+the Free Software Foundation, either version 3 of the License, or (at
+your option) any later version.
 
 GNU Emacs is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -34,4 +34,3 @@ extern unsigned getegid (void);
 extern struct group *getgrgid(gid_t);
 
 #endif /* _GRP_H */
-