diff options
Diffstat (limited to 'src/s/unixware.h')
-rw-r--r-- | src/s/unixware.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/unixware.h b/src/s/unixware.h index 3e406cd440b..150cef604b7 100644 --- a/src/s/unixware.h +++ b/src/s/unixware.h @@ -61,5 +61,3 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base) -/* arch-tag: d82e92e7-9443-4a60-a581-7f293cbae8a3 - (do not change this comment) */ |