[BACK]Return to def.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / mg

Diff for /src/usr.bin/mg/def.h between version 1.174 and 1.175

version 1.174, 2021/05/03 12:18:43 version 1.175, 2021/05/06 12:44:21
Line 729 
Line 729 
 void             bellinit(void);  void             bellinit(void);
 int              toggleaudiblebell(int, int);  int              toggleaudiblebell(int, int);
 int              togglevisiblebell(int, int);  int              togglevisiblebell(int, int);
   int              dobeep_num(const char *, int);
 int              dobeep_msgs(const char *, const char *);  int              dobeep_msgs(const char *, const char *);
 int              dobeep_msg(const char *);  int              dobeep_msg(const char *);
 void             dobeep(void);  void             dobeep(void);

Legend:
Removed from v.1.174  
changed lines
  Added in v.1.175