diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-05-15 08:02:07 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-05-15 08:02:07 +0000 |
commit | ebff94f066752734a6154db49f2aadded68f2c08 (patch) | |
tree | d329e17491acba2e14e6d69e08cce58f9f96cb91 /src/w32heap.h | |
parent | b83446dd6e77580e7b761cda9980800d4441504a (diff) | |
download | emacs-ebff94f066752734a6154db49f2aadded68f2c08.tar.gz |
Fix typo in previous change.
Diffstat (limited to 'src/w32heap.h')
-rw-r--r-- | src/w32heap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32heap.h b/src/w32heap.h index f3285ecbe86..a624aa1e014 100644 --- a/src/w32heap.h +++ b/src/w32heap.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ +along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. Geoff Voelker (voelker@cs.washington.edu) 7-29-94 */ |