typo fix - Federico

This commit is contained in:
Miguel de Icaza 1999-09-09 22:46:33 +00:00
parent ac834a7513
commit 9fba82b038
1 changed files with 1 additions and 1 deletions

View File

@ -2790,7 +2790,7 @@ init_corba_with_args (int *argc, char **argv, poptContext *ctx)
#ifndef HAVE_CORBA
void
corba_create_window (const char *startup_dir)
corba_create_window (char *startup_dir)
{
/* nothing */
}