aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32term.h
diff options
context:
space:
mode:
authorKenichi Handa2003-09-08 11:56:09 +0000
committerKenichi Handa2003-09-08 11:56:09 +0000
commit463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch)
tree3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /src/w32term.h
parent4256310de631bd57c78b88b5131caa073315b3d7 (diff)
downloademacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz
emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip
New directory
Diffstat (limited to 'src/w32term.h')
-rw-r--r--src/w32term.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/w32term.h b/src/w32term.h
index de28620c7b9..c737632a41f 100644
--- a/src/w32term.h
+++ b/src/w32term.h
@@ -733,6 +733,3 @@ int image_ascent P_ ((struct image *, struct face *));
733 ? BDF_1D_FONT : BDF_2D_FONT)) 733 ? BDF_1D_FONT : BDF_2D_FONT))
734 734
735typedef DWORD (WINAPI * ClipboardSequence_Proc) (); 735typedef DWORD (WINAPI * ClipboardSequence_Proc) ();
736
737/* arch-tag: f201d05a-1240-4fc5-8ea4-ca24d4ee5671
738 (do not change this comment) */