]> code.delx.au - gnu-emacs/blobdiff - src/point.h
Fix previous ChangeLog date fix (no need to merge to trunk)
[gnu-emacs] / src / point.h
index 7bae693f2d405363c102c856924c06c00e3a154f..0156e1baed29aac427a1db33dbdd28e6cf06f28d 100644 (file)
@@ -3,3 +3,6 @@
 static char point_bits[] = {
    0x1f, 0x0e, 0x0e, 0x04, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    0x00, 0x00, 0x04, 0x04, 0x0e, 0x0e, 0x1f};
+
+/* arch-tag: a8dad510-7254-4964-b71e-bb6f81cce572
+   (do not change this comment) */