X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/f6b495fad779117cb1bf3a2cf635e695811854cf..0d9f702fd085bc8ad560a3e1f08d5e93054a5d33:/src/fringe.c diff --git a/src/fringe.c b/src/fringe.c index fce100b146..2b5148e367 100644 --- a/src/fringe.c +++ b/src/fringe.c @@ -1,7 +1,7 @@ /* Fringe handling (split from xdisp.c). Copyright (C) 1985, 1986, 1987, 1988, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -1847,5 +1847,3 @@ w32_reset_fringes (void) #endif /* HAVE_WINDOW_SYSTEM */ -/* arch-tag: 04596920-43eb-473d-b319-82712338162d - (do not change this comment) */