dummy change
authorBenjamin Segovia <segovia.benjamin@gmail.com>
Wed, 11 Apr 2012 14:15:08 +0000 (14:15 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 10 Aug 2012 23:16:17 +0000 (16:16 -0700)
src/cl_command_queue.c

index 82d483a..7a3f80e 100644 (file)
@@ -371,7 +371,7 @@ error:
   return err;
 }
 
-LOCAL cl_int
+ LOCAL cl_int
 cl_command_queue_finish(cl_command_queue queue)
 {
   if (queue->last_batch == NULL)