[1929] 2008-11-25 Felix Zielcke <[email protected]>

Felix Zielcke <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 1929
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=1929
Author:   fzielcke
Date:     2008-11-25 16:40:17 +0000 (Tue, 25 Nov 2008)

Log Message:
-----------
2008-11-25  Felix Zielcke  <[email protected]>

	* util/grub-fstest.c (grub_term_get_current_input): Change return type
	to `grub_term_input_t'.
	(grub_term_get_current_output): Change return type to
	`grub_term_output_t'.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/util/grub-fstest.c

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2008-11-22 20:13:22 UTC (rev 1928)
+++ trunk/grub2/ChangeLog	2008-11-25 16:40:17 UTC (rev 1929)
@@ -1,3 +1,10 @@
+2008-11-25  Felix Zielcke  <[email protected]>
+
+	* util/grub-fstest.c (grub_term_get_current_input): Change return type
+	to `grub_term_input_t'.
+	(grub_term_get_current_output): Change return type to
+	`grub_term_output_t'.
+
 2008-11-22  Robert Millan  <[email protected]>
 
 	Fix breakage on coreboot due to declaration missmatch.

Modified: trunk/grub2/util/grub-fstest.c
===================================================================
--- trunk/grub2/util/grub-fstest.c	2008-11-22 20:13:22 UTC (rev 1928)
+++ trunk/grub2/util/grub-fstest.c	2008-11-25 16:40:17 UTC (rev 1929)
@@ -53,13 +53,13 @@
   return -1;
 }
 
-grub_term_t
+grub_term_input_t
 grub_term_get_current_input (void)
 {
   return 0;
 }
 
-grub_term_t
+grub_term_output_t
 grub_term_get_current_output (void)
 {
   return 0;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.