diff src/specifier.c @ 48:56c54cf7c5b6 r19-16b90

Import from CVS: tag r19-16b90
author cvs
date Mon, 13 Aug 2007 08:56:04 +0200
parents 859a2309aef8
children ee648375d8d6
line wrap: on
line diff
--- a/src/specifier.c	Mon Aug 13 08:55:32 2007 +0200
+++ b/src/specifier.c	Mon Aug 13 08:56:04 2007 +0200
@@ -2344,6 +2344,8 @@
   else if (DEVICEP (domain))
     device = domain;
   else
+    /* #### dmoore - dammit, this should just signal an error or something
+       shouldn't it? */
     abort ();
 
   if (NILP (buffer) && !NILP (window))