X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=test%2Fpopup_msg.h;h=b728f21bde3f052c4e08badd7517a0671043862b;hp=1b0ef1ed00acb200a88d820890af0e7d4715c4f8;hb=22a4b929f47f85588dc07fddf98b09776cec658f;hpb=5e1e572b71ae31a6071daa24e2460a68a6f1003c diff --git a/test/popup_msg.h b/test/popup_msg.h index 1b0ef1ed..b728f21b 100644 --- a/test/popup_msg.h +++ b/test/popup_msg.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (c) 2003-2013,2017 Free Software Foundation, Inc. * + * Copyright (c) 2003-2017,2018 Free Software Foundation, Inc. * * * * Permission is hereby granted, free of charge, to any person obtaining a * * copy of this software and associated documentation files (the * @@ -26,9 +26,9 @@ * authorization. * ****************************************************************************/ /* - * $Id: popup_msg.h,v 1.3 2017/04/15 19:16:35 tom Exp $ + * $Id: popup_msg.h,v 1.4 2018/02/03 21:07:55 tom Exp $ * - * Interface of edit_field.c + * Utility functions for a popup-message or help-screen. */ #ifndef POPUP_MSG_H_incl