]> Kevux Git Server - fll/commitdiff
Cleanup: update error code header documentation
authorKevin Day <kevin@kevux.org>
Wed, 21 Mar 2012 02:47:50 +0000 (21:47 -0500)
committerKevin Day <kevin@kevux.org>
Wed, 21 Mar 2012 02:47:50 +0000 (21:47 -0500)
level_0/f_errors/c/errors.h
level_1/fl_fss/c/fss_errors.h

index d12676029d8163618aa0403e3dc5f45e0bc6de96..2f8afee01071996e5f6f8be21effb2709980cf8a 100644 (file)
@@ -5,7 +5,9 @@
  * Programmers:   Kevin Day
  * Documentation:
  *
- * Provides error definitions
+ * Provides error definitions.
+ *
+ * Warning: changing error codes will break abi, so recompile every file that includes and uses these error codes when this gets changed.
  */
 #ifndef _F_errors_h
 #define _F_errors_h
index 1165d8b87e99f6cc9419c9458fb3761ab2ffb30b..00da3d8e180bda8ee5da696b751072f7a757a322 100644 (file)
@@ -3,6 +3,10 @@
  * Version:       0.3.x
  * Licenses:      lgplv2.1
  * Programmers:   Kevin Day
+ *
+ * Provides fss-specific error definitions.
+ *
+ * Warning: changing error codes will break abi, so recompile every file that includes and uses these error codes when this gets changed.
  */
 #ifndef _FL_fss_errors_h
 #define _FL_fss_errors_h